RayCastHit.HitPosition Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The world space position where HitObject was hit.
public: Microsoft::Azure::RemoteRendering::Double3 HitPosition;
public Microsoft.Azure.RemoteRendering.Double3 HitPosition;
val mutable HitPosition : Microsoft.Azure.RemoteRendering.Double3
Public HitPosition As Double3