![AB4D logo](../icons/AB4D-logo.png) |
BaseMouse3DEventArgsFinalPointHit Property |
Gets the position in 3D space that was hit. This position is different from the RayHitResult.PointHit because it is also transformed by any transformation that is applied to the Visual3D objects.
Namespace: Ab3d.Common.EventManager3DAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntaxpublic Point3D FinalPointHit { get; }
Property Value
Point3D
See Also