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)
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llSetText