IMixedRealityTeleportPointer.TeleportRequestRaised 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.
True when teleport pointer has raised a request with the teleport manager.
public:
property bool TeleportRequestRaised { bool get(); };
public bool TeleportRequestRaised { get; }
member this.TeleportRequestRaised : bool
Public ReadOnly Property TeleportRequestRaised As Boolean