forceRenderingOff
7/14/25Less than 1 minute
Renderer.forceRenderingOff
Name | Type |
---|---|
forceRenderingOff | boolean |
Description
Allows turning off rendering for a specific component.
Extra Detail
This is useful for manually controlling the rendering of a component. Such as in a case of custom visibility culling.