GetCurrentCamera
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) m |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lua-function|getCurrentCamera|}} | ||
+ | |||
Returns current camera object. | Returns current camera object. | ||
Line 7: | Line 9: | ||
[[Category:Lua scripting]] | [[Category:Lua scripting]] | ||
+ | [[Category:Lua function]] | ||
+ | [[Category:Camera]] |
Latest revision as of 17:13, 8 February 2014
getCurrentCamera()
Returns current camera object.
Camera = getCurrentCamera() setCameraFov(Camera, 90)
More about objects: getObject