Enum FieldOfViewAxis
The field of view axis.
Namespace: Evergine.Framework.Graphics
Assembly: Evergine.Framework.dll
Syntax
public enum FieldOfViewAxis
Fields
Name | Description |
---|---|
Horizontal | The FoV is specified in Horizontal axis. |
Vertical | The FoV is specified in Vertical axis. |