Don't click here unless you want to be banned.

LSL Wiki : llOffsetTexture

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawl338.us.archive.org
llOffsetTexture(float horizontal, float vertical, integer side)

Sets an object texture's horizontal and vertical offsets on side. Specifying a side of ALL_SIDES will set all sides in one call. Useful values for horizontal and vertical are between -1 and 1.

Note: This function delays the script for 0.2 seconds.

Compare to llGetTextureOffset.

See also llSetPrimitiveParams.

Q: How do I determine which side of an object this applies to?
A: See side.


This article wasn't helpful for you? Maybe the related article at the LSL Portal is able to bring enlightenment.

Functions | Texture | Offset
There are 2 comments on this page. [Display comments/form]