Click or drag to resize
AB4D logo

FreeCameraGetNormalizedUpDirection Method

Overload List
 NameDescription
Public methodGetNormalizedUpDirection 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.
Public methodGetNormalizedUpDirection(Vector3D, Vector3D) GetNormalizedUpDirection returns the normalized UpDirection vector. If the specified upDirection is not perpendicular to the look direction, the returned up direction is corrected to be perpendicular.
Top
See Also