Enum CameraDescription.ProjectionType
Enumeration of camera's projection types.
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public enum CameraDescription.ProjectionType
Fields
| Name | Description |
|---|---|
| Orthographic | Orthographic. |
| Perspective | Perspective. |