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