CameraBaseRightVectorPerpendicularToEyeVectorNormalized Property |
Gets the normalized right 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 RightVectorPerpendicularToEyeVectorNormalized { get; }
Property Value
VectorD3D
The normalized right vector perpendicular to eye vector.
See Also