Color

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

The color of the truss

Example
local part = script.Parent

part.Color = PartColor.new(200, 155, 125, 255)