Enum tk2dSpriteAnimationClip.WrapMode
Namespace: WeaverCore.Editor.TK2D
Assembly: WeaverCore.Editor.dll
Syntax
public enum tk2dSpriteAnimationClip.WrapMode
Fields
| Name | Description |
|---|---|
| Loop | |
| LoopSection | |
| Once | |
| PingPong | |
| RandomFrame | |
| RandomLoop | |
| Single |
public enum tk2dSpriteAnimationClip.WrapMode
| Name | Description |
|---|---|
| Loop | |
| LoopSection | |
| Once | |
| PingPong | |
| RandomFrame | |
| RandomLoop | |
| Single |