Skip to content

shadows

Description

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

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

returns: bool