ShowBoundingBoxes
: bool
[Get][Set] |
Global toggle for all currently spawned and future bounding‑box renderers.
Signature
bool ShowBoundingBoxes |
SetShowBoundingBoxes
(
value
)
|
Convenience wrapper for runtime UI (e.g.
Toggle.onValueChanged).
Signature
void SetShowBoundingBoxes(bool value) Parameters value: boolReturns void |