llGetColor
function ll.GetColor(Face: number): vectorReturns the color on Face.
Returns the color of Face as a vector of red, green, and blue values between 0 and 1. If face is ALL_SIDES the color returned is the mean average of each channel.
Parameters
-
Face(number)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetColor().
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: llGetColor