camproj
Get or set the camera projection mode.
Syntax
Section titled “Syntax”camproj('orthographic')camproj('perspective')Description
Section titled “Description”Selects orthographic projection (parallel lines stay parallel — default) vs. perspective projection (lines converge with depth, more visually realistic for 3D scenes).
Example
Section titled “Example”camproj('perspective')