Skip to content

API > LineRenderer > forceRenderingOff


LineRenderer.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.