Truss

A support object that can be climbed by players

Properties

Name Type Description
CDataCDataThe coordinate data of this object in the 3D gamespace.
AnchoredBooleanWhen true, the part does not react to physics
CanCollideBooleanWhen true, the truss can overlap other physics objects
ColorPartColorThe color of the truss
OpacityNumberThe opacity of the truss represented as a byte. (0 = invisible, 255 = opaque)
TransparencyNumberThe transparency of the truss represented as a byte. (0 = opaque, 255 = invisible)
Inherited from Dynamic Name Enabled Root Tag Position Rotation LocalRotation Size Parent TextureID TextureTiling TextureTilingY

Events

Name Description
TouchedOccurs when an object bumps into the part.