Skip to content

shadows

Description

shadows is a Property on (Block) Renderer
Whether or not this Renderer has shadows from the lights that shine on it.

Example
object.blockRenderer.shadows = true
local testVariable = object.blockRenderer.shadows
Usage

returns: bool