MixedRealityToolkitConfigurationProfile.IsTeleportSystemEnabled 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.
Enable and configure the teleport system.
public:
property bool IsTeleportSystemEnabled { bool get(); };
public bool IsTeleportSystemEnabled { get; }
member this.IsTeleportSystemEnabled : bool
Public ReadOnly Property IsTeleportSystemEnabled As Boolean