日本語翻訳ドキュメントはサポートを終了しました

MRTK 2.6 以降のドキュメントについては、公式の Microsoft ドキュメント を参照してください。

    Show / Hide Table of Contents

    Class MixedRealitySpatialAwarenessMeshObserverProfileInspector

    Inheritance
    Object
    BaseMixedRealityProfileInspector
    BaseMixedRealityToolkitConfigurationProfileInspector
    MixedRealitySpatialAwarenessMeshObserverProfileInspector
    Inherited Members
    BaseMixedRealityToolkitConfigurationProfileInspector.RenderAsSubProfile
    BaseMixedRealityToolkitConfigurationProfileInspector.BackProfileDescriptions
    BaseMixedRealityToolkitConfigurationProfileInspector.Awake()
    BaseMixedRealityToolkitConfigurationProfileInspector.RenderMRTKLogoAndSearch()
    BaseMixedRealityToolkitConfigurationProfileInspector.RenderDocumentation(Object)
    BaseMixedRealityToolkitConfigurationProfileInspector.DrawBacktrackProfileButton(BaseMixedRealityToolkitConfigurationProfileInspector.BackProfileType)
    BaseMixedRealityToolkitConfigurationProfileInspector.DrawBacktrackProfileButton(String, UnityEngine.Object)
    BaseMixedRealityToolkitConfigurationProfileInspector.IsProfileRequired(SystemType)
    BaseMixedRealityToolkitConfigurationProfileInspector.RenderProfileHeader(String, String, Object, Boolean, BaseMixedRealityToolkitConfigurationProfileInspector.BackProfileType)
    BaseMixedRealityToolkitConfigurationProfileInspector.CheckEditorPlayMode()
    BaseMixedRealityToolkitConfigurationProfileInspector.CheckMixedRealityInputActions()
    BaseMixedRealityProfileInspector.RenderReadOnlyProfile(SerializedProperty)
    BaseMixedRealityProfileInspector.RenderProfile(SerializedProperty, Type, Boolean, Boolean, Type)
    BaseMixedRealityProfileInspector.RenderFoldout(Boolean, String, Action, String)
    BaseMixedRealityProfileInspector.IsProfileLock(BaseMixedRealityProfile)
    Namespace: Microsoft.MixedReality.Toolkit.Editor.SpatialAwareness
    Assembly: cs.temp.dll.dll
    Syntax
    public class MixedRealitySpatialAwarenessMeshObserverProfileInspector : BaseMixedRealityToolkitConfigurationProfileInspector

    Methods

    IsProfileInActiveInstance()

    Declaration
    protected override bool IsProfileInActiveInstance()
    Returns
    Type Description
    Boolean
    Overrides
    BaseMixedRealityToolkitConfigurationProfileInspector.IsProfileInActiveInstance()

    OnEnable()

    Declaration
    protected override void OnEnable()
    Overrides
    BaseMixedRealityProfileInspector.OnEnable()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()
    Back to top Generated by DocFX