Skip to content

llSetTexture

Function Syntax
void llSetTexture(
  1. string Texture,
  2. integer Face
);

Applies Texture to Face of prim.

Texture may be a UUID or name of a texture in prim inventory.

If Face is ALL_SIDES, set the texture on all faces.