Class AnimationData
- Namespace
 - Stride.Animations
 
- Assembly
 - Stride.Engine.dll
 
[DataContract(Inherited = true)]
public abstract class AnimationData
  - Inheritance
 - 
      objectAnimationData
 
- Derived
 
Fields
AnimationSortedValueBlock
public const int AnimationSortedValueBlock = 4096
  Field Value
Properties
AnimationSortedValueCount
public int AnimationSortedValueCount { get; set; }
  Property Value
ElementType
public abstract Type ElementType { get; }
  Property Value
TargetKeys
public string[] TargetKeys { get; set; }
  Property Value
- string[]