Skip to content

transparency

Description

transparency is a Property on (Voxel) Renderer
The Transparency of this (Voxel) Renderer. Setting this to 0 will make it fully visible, while setting this to 100 will make it fully see-through.

Example
object.voxelRenderer.transparency = 1.0
local testVariable = object.voxelRenderer.transparency
Usage

returns: float