HitTestPointDataHitTransformation Property |
Transformation that transform the coordinates of the object under test to hit coordinates. It is a hit if in hit coordinates
the object touches the ray xhit=0, yhit=0, zhit=-Infinity to +Infinity.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Matrix4x4 HitTransformation { get; }
Property Value
Matrix4x4See Also