Transparency

Property of: Truss
Type: Number
Tags:  read write instance

The transparency of the truss represented as a byte. (0 = opaque, 255 = invisible)

Example
local truss = script.Parent

truss.Opacity = 150