TimelineGUI.

GetStartTime(float, float, float) Method

Summary

Calculates the start time of the transition (in seconds).
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TimelineGUI

Syntax

public static float GetStartTime(float normalizedStartTime, float speed, float duration)

Parameters

Name Type Description
normalizedStartTime float
speed float
duration float

Return Value

Type Description
float