Editar

Share via


BoundingBoxInspector Class

Definition

public ref class BoundingBoxInspector : UnityEditor::Editor
[UnityEditor.CanEditMultipleObjects]
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.UI.BoundingBox))]
public class BoundingBoxInspector : UnityEditor.Editor
[<UnityEditor.CanEditMultipleObjects>]
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.UI.BoundingBox))>]
type BoundingBoxInspector = class
    inherit Editor
Public Class BoundingBoxInspector
Inherits Editor
Inheritance
UnityEditor.Editor
BoundingBoxInspector
Attributes
UnityEditor.CanEditMultipleObjectsAttribute UnityEditor.CustomEditorAttribute

Constructors

BoundingBoxInspector()

Methods

OnInspectorGUI()

Applies to