Builds a right-handed perspective projection matrix based on a field of view.
Namespace: VVVV.Utils.VMathAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
Parameters
- FOV
- Type: System..::..Double
Camera angle in cycles, [0..0.5]
- Near
- Type: System..::..Double
Near Plane z
- Far
- Type: System..::..Double
Far Plane z
- Aspect
- Type: System..::..Double
Aspect Ratio