Summary
Sets the
UnityEngine.Motion.isLooping
flag.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Animancer
Editor Utilities
Syntax
public static void SetLooping(AnimationClip clip, bool looping)
Parameters
Name | Type | Description |
---|---|---|
clip | AnimationClip | |
looping | bool |
Return Value
Type | Description |
---|---|
void |