Skip to content

llGetRenderMaterial

Function Syntax
string llGetRenderMaterial(
  1. integer Face
);

Returns a string that is the render material on face (the inventory name if it is a material in the prim’s inventory, otherwise the key).

Returns the render material of a face, if it is found in object inventory, its key otherwise.