Caution:
ToggleDraw
is an internal entity and should not be used on its own.
BASE
ToggleDraw
Inputs
DisableDraw <void>
Add the EF_NODRAW flag to this entity. Some entities manage this on their own so be aware you can override that value.
EnableDraw <void>
Remove the EF_NODRAW flag to this entity. Some entities manage this on their own so be aware you can override that value.