orthographic property

CameraOrthographic? orthographic
final

An orthographic camera containing properties to create an orthographic projection matrix. This property MUST NOT be defined when perspective is defined.

Implementation

final CameraOrthographic? orthographic;