BoundingBox.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 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 ()