TeleportEventData.Pointer Property
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 pointer that raised the event.
public:
property Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ Pointer { Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer Pointer { get; }
member this.Pointer : Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer
Public ReadOnly Property Pointer As IMixedRealityPointer