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