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 fadeSpeed)
Parameters
Name | Type | Description |
---|---|---|
targetWeight | float | |
fadeSpeed | float |
Return Value
Type | Description |
---|---|
void |