BaseMixedRealityProfile Class

Definition

Base abstract class for all Mixed Reality profile configurations. Extends ScriptableObject and used as a property container to initialize MRTK services.

public ref class BaseMixedRealityProfile abstract : UnityEngine::ScriptableObject
[System.Serializable]
public abstract class BaseMixedRealityProfile : UnityEngine.ScriptableObject
[<System.Serializable>]
type BaseMixedRealityProfile = class
    inherit ScriptableObject
Public MustInherit Class BaseMixedRealityProfile
Inherits ScriptableObject
Inheritance
UnityEngine.ScriptableObject
BaseMixedRealityProfile
Derived
Attributes

Constructors

BaseMixedRealityProfile()

Applies to