Struct AnimationInitialValues<T>
- Namespace
- Stride.Animations
- Assembly
- Stride.Engine.dll
[DataContract]
public struct AnimationInitialValues<T>Type Parameters
- T
- Inherited Members
Fields
InterpolationType
public AnimationCurveInterpolationType InterpolationTypeField Value
Value1
public KeyFrameData<T> Value1Field Value
- KeyFrameData<T>
Value2
public KeyFrameData<T> Value2Field Value
- KeyFrameData<T>