orthographic property
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;
An orthographic camera containing properties to create an orthographic
projection matrix.
This property MUST NOT be defined when perspective
is defined.
final CameraOrthographic? orthographic;