BoundsControl.HighlightWires 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.
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 ()