Skip to content

llGetColor

Function Syntax
vector llGetColor(
  1. integer Face
);

Returns 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.