llOffsetTexture
function ll.OffsetTexture(OffsetS: number, OffsetT: number, Face: number)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
OffsetS(number)OffsetT(number)Face(number)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.OffsetTexture().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llOffsetTexture