AddSource(ConstraintSource)
Add a constraint source.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
int AddSource(ConstraintSource source)
Parameters
The source object and its weight.
Returns
Type | Description |
|---|---|
| int | Returns the index of the added source. |