Class ClippingBoxEditor
A custom editor for the ClippingBox to allow for specification of the framing bounds.
Inheritance
ClippingBoxEditor
Implements
UnityEditor.Editor
Assembly: cs.temp.dll.dll
public class ClippingBoxEditor : ClippingPrimitiveEditor, UnityEditor.Editor
Methods
Declaration
protected override bool HasFrameBounds()
Returns
Overrides
Declaration
protected override bool HasFrameBounds()
Returns
Overrides
Declaration
protected override Bounds OnGetFrameBounds()
Returns
Overrides
Declaration
protected override Bounds OnGetFrameBounds()
Returns
Overrides
Implements
UnityEditor.Editor