Type
public enum Scene.Camera.Projection.`Type` : String, Encodable
Sets the projection type.
The projection type could be either perspective or orthographic. The default is perspective.
-
Undocumented
Declaration
Swift
case perspective
-
Undocumented
Declaration
Swift
case orthographic