Browse Source

Travis CI: API documentation update at 2014-02-19 01:44:03 UTC.
[ci skip]

urho3d-travis-ci 11 years ago
parent
commit
07b50c597d
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Docs/LuaScriptAPI.dox

+ 1 - 2
Docs/LuaScriptAPI.dox

@@ -1059,8 +1059,6 @@ Methods:
 - float GetDistance() const
 - float GetLodDistance() const
 - float GetSortValue() const
-- bool IsInView(unsigned frameNumber) const
-- bool IsInView(const FrameInfo& frame, bool mainView = true) const
 - bool HasBasePass(unsigned batchIndex) const
 - Light* GetFirstLight() const
 - float GetMinZ() const
@@ -1068,6 +1066,7 @@ Methods:
 
 Properties:
 
+- bool inView (readonly)
 - BoundingBox& worldBoundingBox (readonly)
 - char drawableFlags (readonly)
 - float drawDistance