Skip to content

llOffsetTexture

Function Syntax
void llOffsetTexture(
  1. float OffsetS,
  2. float OffsetT,
  3. integer Face
);

Sets the texture S and T offsets for the chosen Face.

If Face is ALL_SIDES this function sets the texture offsets for all faces.