docs.unity3d.com
    目次を表示する/隠す

    Class CalculateLandmarksInspector

    Inspector for a component that defines landmarks

    Inheritance
    Object
    ComponentInspector
    CalculateLandmarksInspector
    Inherited Members
    ComponentInspector.target
    ComponentInspector.serializedObject
    ComponentInspector.baseProperty
    ComponentInspector.activeProperty
    ComponentInspector.isDirty
    ComponentInspector.Repaint()
    ComponentInspector.CleanUp()
    ComponentInspector.EditorInspector
    ComponentInspector.Init(Object, Editor)
    ComponentInspector.OnEnable()
    ComponentInspector.OnDisable()
    ComponentInspector.OnInternalInspectorGUI()
    ComponentInspector.DrawDefaultInspector()
    ComponentInspector.OnSceneGUI()
    ComponentInspector.GetParameters(Boolean)
    ComponentInspector.GetDisplayTitle()
    ComponentInspector.GetToolTip()
    Namespace: UnityEditor.MARS.Landmarks
    Syntax
    [ComponentEditor(typeof(ICalculateLandmarks), true)]
    [MovedFrom("Unity.MARS")]
    public class CalculateLandmarksInspector : ComponentInspector

    Methods

    HasDisplayProperties()

    Does the component have properties to display.

    Declaration
    public override bool HasDisplayProperties()
    Returns
    Type Description
    Boolean

    True if has properties to display

    Overrides
    ComponentInspector.HasDisplayProperties()

    OnInspectorGUI()

    This method is called to draw the inspector GUI

    Declaration
    public override void OnInspectorGUI()
    Overrides
    ComponentInspector.OnInspectorGUI()
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)