Skip to content

llSetColor

function ll.SetColor(Color: vector, Face: number)

Sets the color, for the face.

Sets the color of the side specified. If Face is ALL_SIDES, sets the color on all faces.

Parameters
Color (vector)
Face (number)

Add example usage here showing SLua/Luau syntax with ll.SetColor().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.