Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llOffsetTexture

LSL
void llOffsetTexture(float u, float v, 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.

Parameters

TypeName
float u
float v
integer face
Sleeps 0.2s
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL