BoundingBoxInspector 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.
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.EditorBoundingBoxInspector
 
- Attributes
 - 
			UnityEditor.CanEditMultipleObjectsAttribute UnityEditor.CustomEditorAttribute