@twinfinity/core
Preparing search index...
CameraProjection
Type Alias CameraProjection
CameraProjection
:
"perspective"
|
"orthographic"
CameraProjection can have one of two strings.
'perspective' = normal geometry scale by distance.
'orthographic' = isometric view projection where distance to camera does not affect object scale.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@twinfinity/core
Loading...
CameraProjection can have one of two strings.