Table of Contents

Struct AnimationCurveEvaluatorDirectGroup<T>.Channel

Namespace
Stride.Animations
Assembly
Stride.Engine.dll
protected struct AnimationCurveEvaluatorDirectGroup<T>.Channel
Inherited Members

Fields

CurrentIndex

public int CurrentIndex

Field Value

int

CurrentTime

public CompressedTimeSpan CurrentTime

Field Value

CompressedTimeSpan

Curve

public AnimationCurve<T> Curve

Field Value

AnimationCurve<T>

InterpolationType

public AnimationCurveInterpolationType InterpolationType

Field Value

AnimationCurveInterpolationType

Offset

public int Offset

Field Value

int