|
FreeCameraGetNormalizedUpDirection Method |
GetNormalizedUpDirection returns the normalized UpDirection vector.
If the vector that is set to the
UpDirection property is not perpendicular to the look direction,
the returned up direction is corrected to be perpendicular.
Namespace: Ab3d.CamerasAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public Vector3D GetNormalizedUpDirection()
Return Value
Vector3Dnormalized UpDirection vector
See Also