Skip to content

llSetText

function ll.SetText(Text: string, Color: vector, Opacity: number)

Causes Text to float above the prim, using the specified Color and Opacity.

Parameters
Text (string)
Color (vector)
Opacity (number)

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

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