ClippingPrimitiveEditor Class

Definition

An abstract editor component to improve the editor experience with ClippingPrimitives.

C++
public ref class ClippingPrimitiveEditor abstract : UnityEditor::Editor
Inheritance
UnityEditor.Editor
ClippingPrimitiveEditor
Derived
Attributes
UnityEditor.CanEditMultipleObjectsAttribute UnityEditor.CustomEditorAttribute

Constructors

Methods

HasFrameBounds()

Notifies the Unity editor if this object has custom frame bounds.

OnGetFrameBounds()

Returns the bounds the editor should focus on.

OnInspectorGUI()

Looks for changes to the list of renderers and gracefully adds and removes them.

Applies to

Produto Versións
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0