ClippingBox.OnDrawGizmosSelected Method
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.
Renders a visual representation of the clipping primitive when selected.
protected:
void OnDrawGizmosSelected();
protected void OnDrawGizmosSelected ();
member this.OnDrawGizmosSelected : unit -> unit
Protected Sub OnDrawGizmosSelected ()