Skip to content

llSetLinkTexture

Function Syntax
void llSetLinkTexture(
  1. integer LinkNumber,
  2. string Texture,
  3. integer Face
);

Sets the Texture of Face on a linked prim, specified by LinkNumber. Texture may be a UUID or name of a texture in prim inventory.