Class ClippingPlaneEditor
A custom editor for the ClippingPlaneEditor to allow for specification of the framing bounds.
Inheritance
ClippingPlaneEditor
Implements
UnityEditor.Editor
Assembly: cs.temp.dll.dll
public class ClippingPlaneEditor : 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