BaseMixedRealityProfile Class
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.
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.ScriptableObjectBaseMixedRealityProfile
- Derived
- Attributes
Constructors
BaseMixedRealityProfile() |