Table of Contents

Struct AnimationCurveEvaluatorOptimizedGroup<T>.Channel

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

Fields

InterpolationType

public AnimationCurveInterpolationType InterpolationType

Field Value

AnimationCurveInterpolationType

Offset

public int Offset

Field Value

int

ValueEnd

public KeyFrameData<T> ValueEnd

Field Value

KeyFrameData<T>

ValueNext

public KeyFrameData<T> ValueNext

Field Value

KeyFrameData<T>

ValuePrev

public KeyFrameData<T> ValuePrev

Field Value

KeyFrameData<T>

ValueStart

public KeyFrameData<T> ValueStart

Field Value

KeyFrameData<T>