Enum CameraUI.ProjectionType
Camera Projection type
Namespace: UnityEditor.Rendering
Syntax
public enum ProjectionType
Fields
Name | Description | Value |
---|---|---|
Perspective | Perspective |
0 |
Orthographic | Orthographic |
1 |
Camera Projection type
public enum ProjectionType
Name | Description | Value |
---|---|---|
Perspective | Perspective |
0 |
Orthographic | Orthographic |
1 |