Summary
Sets the starting values and registers this fade to be updated.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- FadeGroup
Syntax
public void StartFade(float targetWeight, float normalizedFadeSpeed)
Parameters
| Name | Type | Description |
|---|---|---|
| targetWeight | float | |
| normalizedFadeSpeed | float |
Return Value
| Type | Description |
|---|---|
| void |