Summary
Initializes a property on the target
UnityEngine.Animator
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimatedProperty
<TJob, TValue>
Syntax
public void InitializeProperty(Animator animator, int index, string name)
Parameters
Name | Type | Description |
---|---|---|
animator | Animator | |
index | int | |
name | string |
Return Value
Type | Description |
---|---|
void |