IMixedRealityTeleportHotspot Interface
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.
public interface class IMixedRealityTeleportHotspot
public interface class IMixedRealityTeleportHotSpot
public interface IMixedRealityTeleportHotspot
public interface IMixedRealityTeleportHotSpot
type IMixedRealityTeleportHotspot = interface
type IMixedRealityTeleportHotSpot = interface
Public Interface IMixedRealityTeleportHotspot
Public Interface IMixedRealityTeleportHotSpot
- Derived
Properties
| GameObjectReference |
Returns the GameObject reference for this teleport target. |
| IsActive |
Determines whether the teleport target is active |
| Normal |
The normal of the teleport raycast. |
| OverrideOrientation |
Whether to override the user's rotation on the y-axis with the hotspots TargetRotation |
| OverrideTargetOrientation |
Should the target orientation be overridden? |
| Position |
The position the teleport will end at. |
| TargetOrientation |
Should the destination orientation be overridden? Useful when you want to orient the user in a specific direction when they teleport to this position. |
| TargetRotation |
The rotation in angles around the y axis to set the user after teleport |