perspective property
A perspective camera containing properties to create a perspective
projection matrix.
This property MUST NOT be defined when orthographic
is defined.
Implementation
final CameraPerspective? perspective;
A perspective camera containing properties to create a perspective
projection matrix.
This property MUST NOT be defined when orthographic
is defined.
final CameraPerspective? perspective;