Enum CameraProjectionMode
Defines the projection mode for ICameraControllerenum values
Inherited Members
Namespace:
Assembly: .dll
Syntax
public enum CameraProjectionMode extends Enum<CameraProjectionMode>
Fields
| Name | Description |
|---|---|
| Orthogonal | The camera renders in Orthogonal mode |
| Perspective | The camera renders in perspective mode |
Methods
| Name | Description |
|---|---|
| valueOf(String name) | |
| values() |