Skip to content

llGetTexture

Function Syntax
string llGetTexture(
  1. integer Face
);

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

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