OpenMetaverse Protocol Library Developers API Documentation
Primitive . . :: . . TextureAnimMode Enumeration
NamespacesOpenMetaversePrimitivePrimitive . . :: . . TextureAnimMode
Texture animation mode
Declaration Syntax
C#
[
FlagsAttribute]
public 
enum 
TextureAnimMode
Members
Member Description
ANIM_OFF Disable texture animation
ANIM_ON Enable texture animation
LOOP Loop when animating textures
REVERSE Animate in reverse direction
PING_PONG Animate forward then reverse
SMOOTH Slide texture smoothly instead of frame-stepping
ROTATE Rotate texture instead of using frames
SCALE Scale texture instead of using frames

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)