unreal.AnimDataEvalType¶
- class unreal.AnimDataEvalType¶
Bases:
EnumBaseEAnim Data Eval Type
C++ Source:
Module: AnimationBlueprintLibrary
File: AnimPose.h
- COMPRESSED: AnimDataEvalType = Ellipsis¶
Evaluates the compressed Animation data - matching runtime (cooked)
- Type:
2
- RAW: AnimDataEvalType = Ellipsis¶
Evaluates the original Animation Source data with additive animation layers
- Type:
1
- SOURCE: AnimDataEvalType = Ellipsis¶
Evaluates the original Animation Source data
- Type:
0