BoundingBox.HighlightWires Method

Definition

Allows to manually enable wire (edge) highlighting (edges) of the bounding box. 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