Summary
Calls
Animancer.IAnimancerComponent.GetKey(UnityEngine.AnimationClip)
on the Animancer.AnimancerGraph.Component
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerGraph
Syntax
public Object GetKey(AnimationClip clip)
Remarks
If the
Animancer.AnimancerGraph.Component
is null, this method returns the `clip` itself.Parameters
Name | Type | Description |
---|---|---|
clip | AnimationClip |
Return Value
Type | Description |
---|---|
Object |