Skip to content

transparency

Description

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

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

returns: float