BoundsControl.HighlightWires Method

Definition

Allows the manual enabling of the wireframe display of the bounds control. This is useful if connected to the Manipulation events of a ObjectManipulator when used in conjunction with this MonoBehavior.

public:
 void HighlightWires();
public void HighlightWires ();
member this.HighlightWires : unit -> unit
Public Sub HighlightWires ()

Applies to