Class TeleportSystemManager
Service manager supporting running the teleport system, without requiring the MixedRealityToolkit object.
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Experimental.Teleport
Assembly: cs.temp.dll.dll
Syntax
public class TeleportSystemManager : BaseServiceManager, IMixedRealityServiceRegistrar, MonoBehaviour
Methods
OnDestroy()
Declaration
protected override void OnDestroy()
Overrides
OnDestroy()
Declaration
protected override void OnDestroy()
Overrides
Implements
MonoBehaviour