Camera class: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<DESCRIPTION HERE> ===Methods=== *getPosition *getRotation *getInterior *getTarget *[[getC...") |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
===Methods=== | ===Methods=== | ||
*[[getCameraPosition|getPosition]] | *[[getCameraPosition|getPosition]] | ||
*[[getCameraMatrix|getMatrix]] | |||
*[[getCameraRotation|getRotation]] | *[[getCameraRotation|getRotation]] | ||
*[[getCameraInterior|getInterior]] | *[[getCameraInterior|getInterior]] | ||
Line 20: | Line 19: | ||
===Variables=== | ===Variables=== | ||
*[[Camera.interior|interior]] | *[[Camera.interior|interior]] | ||
*[[Camera.target|target]] | *[[Camera.target|target]] | ||
Line 28: | Line 26: | ||
*[[Camera.rotation|rotation]] | *[[Camera.rotation|rotation]] | ||
*[[Camera.matrix|matrix]] | *[[Camera.matrix|matrix]] | ||
[[Category:Scripting Concepts]] |