Opacity

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

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

Example
local truss = script.Parent

truss.Opacity = 200