setVisibilityConditionRenderInvisible
setVisibilityConditionRenderInvisible
Description
Set the render invisible property of the visibility condition
Definition
setVisibilityConditionRenderInvisible(entityId objectId, boolean renderInvisible)
Arguments
| entityId | objectId | objectId |
|---|---|---|
| boolean | renderInvisible | if true, the object will always be rendered and the custom shader is supposed to change the rendering based on the visibility parameter |