![]() |
Lysa.nodes
0.0
Lysa 3D Engine
|
Constants for the camera projection mode.
Lua full name: lysa.nodes.CameraProjectionType
Constants | |
| integer | PERSPECTIVE |
| Perspective projection (objects shrink with distance). | |
| integer | ORTHOGRAPHIC |
| Orthographic projection (no perspective foreshortening). | |
| integer PERSPECTIVE |
Perspective projection (objects shrink with distance).
| integer ORTHOGRAPHIC |
Orthographic projection (no perspective foreshortening).