CameraBaseTargetToEyeVector Property |
Gets the eye vector, i.e. the vector pointing from target to the camera eye.
Namespace: Altaxo.Graph.Graph3D.CameraAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public VectorD3D TargetToEyeVector { get; }
Property Value
VectorD3D
The eye vector.
See Also