Summary
Calculates the end time of the fade out (in seconds).
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- TimelineGUI
Syntax
public static float GetFadeOutEnd(float speed, float endTime, float duration)
Parameters
Name | Type | Description |
---|---|---|
speed | float | |
endTime | float | |
duration | float |
Return Value
Type | Description |
---|---|
float |