core.camera.projection

Client

Enumeration of supported camera projection modes


Values

ConstantDescription
core.camera.projection.PERSPECTIVEStandard perspective projection — objects appear smaller with distance
core.camera.projection.ORTHOGONALOrthographic projection — no perspective distortion, objects appear the same size regardless of distance

On this page