Table of Contents

Struct AnimationInitialValues<T>

Namespace
Stride.Animations
Assembly
Stride.Engine.dll
[DataContract]
public struct AnimationInitialValues<T>

Type Parameters

T
Inherited Members

Fields

InterpolationType

public AnimationCurveInterpolationType InterpolationType

Field Value

AnimationCurveInterpolationType

Value1

public KeyFrameData<T> Value1

Field Value

KeyFrameData<T>

Value2

public KeyFrameData<T> Value2

Field Value

KeyFrameData<T>