Summary
Removes the `clip` from the cache so its events will be retrieved again next time.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- AnimationEventCache
Syntax
public static void Remove(AnimationClip clip)
Parameters
| Name | Type | Description |
|---|---|---|
| clip | AnimationClip |
Return Value
| Type | Description |
|---|---|
| void |