TapToPlace.CurrentRay Field

Definition

The current ray is based on the TrackedTargetType (Controller Ray, Head, Hand Joint). The following properties are updated each frame while the game object is selected to determine object placement if there is a hit on a surface.

protected: Microsoft::MixedReality::Toolkit::Physics::RayStep CurrentRay;
protected Microsoft.MixedReality.Toolkit.Physics.RayStep CurrentRay;
val mutable CurrentRay : Microsoft.MixedReality.Toolkit.Physics.RayStep
Protected CurrentRay As RayStep 

Field Value

Applies to