Enum CameraType
- Namespace
- ReFuel.Scenegraph
- Assembly
- ReFuel.dll
Enumeration of Camera types.
public enum CameraType
Fields
Orthographic = 1
Perspective = 0
Enumeration of Camera types.
public enum CameraType
Orthographic = 1
Perspective = 0