SequenceState.

GetActiveChildIndex(double) Method

Summary

Calculates the indices of the `first` and `last` child states which should be active at the specified `time`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SequenceState

Syntax

public int GetActiveChildIndex(double time)

Parameters

Name Type Description
time double

Return Value

Type Description
int