perspective property

CameraPerspective? perspective
final

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;