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