LSL Wiki Mirror 10-5-2006: llOffsetTexture

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
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.


Functions | Texture | Offset
There is one comment on this page. [Display comments/form]