CameraBaseUpVectorPerpendicularToEyeVectorNormalized Property |
Gets the normalized up vector, that is made perpendicular to the eye vector.
Namespace: Altaxo.Graph.Graph3D.CameraAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public VectorD3D UpVectorPerpendicularToEyeVectorNormalized { get; }
Property Value
VectorD3D
The normalized up vector perpendicular to eye vector.
See Also