Difference between revisions of "ROTATE"
Jump to navigation
Jump to search
m |
m |
||
Line 7: | Line 7: | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[llSetTextureAnim]]|}} | {{LSL DefineRow||[[llSetTextureAnim]]|}} | ||
{{LSL DefineRow||[[ | {{LSL DefineRow||[[llGetTextureRot]]|}} | ||
{{LSL DefineRow||[[llRotateTexture]]|}} | |||
|events | |events | ||
|cat1 | |cat1 |
Revision as of 14:26, 7 September 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ROTATE = 0x20;The integer constant ROTATE has the value 0x20
A flag used with llSetTextureAnim to indicate the rotation style of texture animation.
Caveats
Related Articles
Functions
• | llSetTextureAnim | |||
• | llGetTextureRot | |||
• | llRotateTexture |