GetCurrentCamera

From MaratisWiki
(Difference between revisions)
Jump to: navigation, search
m
m
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
{{lua-function|getCurrentCamera|}}
 +
 
Returns current camera object.
 
Returns current camera object.
  
Line 5: Line 7:
  
 
More about objects: [[getObject]]
 
More about objects: [[getObject]]
 +
 +
[[Category:Lua scripting]]
 +
[[Category:Lua function]]
 +
[[Category:Camera]]

Latest revision as of 18:13, 8 February 2014

getCurrentCamera()

Returns current camera object.

Camera = getCurrentCamera()
setCameraFov(Camera, 90)

More about objects: getObject

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox