Structsยง
- Debug
Toggle - A debug toggle read on a hot path: the environment is consulted once
and the value kept until an override changes, so a per-frame check
costs a lock, not a
getenvwalk of the whole environment.
getenv walk of the whole environment.