⇐ Index
SetDecalColor(<-decal <-color)
Sets the color (V4) of a decal. A decal is specified by its ID (shown in the decal editor pane). The color value should be a Vector4 (V4) containing the r,g,b,a values of a color
SetDecalColor(<-decalID V4(1,0,0,1))
⇐ Index