Used by cirtian camera methods to determin what parts of a vector to get/set.
The 'SetVector' enum is used by the SetPosition, SetLookAt, and SetOrientation methods of the Camera class.
Member Name | Description |
---|---|
X | Refers to the 'X' co-ordanant of a vector structure. |
Y | Refers to the 'Y' co-ordanant of a vector structure. |
Z | Refers to the 'Z' co-ordanant of a vector structure. |
Namespace: CBX.Libs.DX9ToolsR4
Assembly: DX9ToolsR4 (in DX9ToolsR4.dll)