SequenceState.

GetStartTime(int) Method

Summary

Gets the time when the specified child starts relative to the start of this sequence.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SequenceState

Syntax

public double GetStartTime(int childIndex)

Parameters

Name Type Description
childIndex int

Return Value

Type Description
double