Click or drag to resize

InstantiateMRTKIfConnected Class

Simply spawns the MixedRealityToolkit and MixedRealityPlayspace objects after a connection is made. It also sets the MixedRealityToolkit profile to be DefaultXRSDKConfigurationProfile
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          ASLInstantiateMRTKIfConnected

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class InstantiateMRTKIfConnected : MonoBehaviour

The InstantiateMRTKIfConnected type exposes the following members.

Constructors
  NameDescription
Public methodInstantiateMRTKIfConnected
Initializes a new instance of the InstantiateMRTKIfConnected class
Top
Methods
  NameDescription
Private methodAwake
Called on start
Top
Fields
See Also

Reference