unreal.BaseCalculationType
¶
- class unreal.BaseCalculationType¶
Bases:
unreal.EnumBase
EBase Calculation Type
C++ Source:
Plugin: AlembicImporter
Module: AlembicLibrary
File: AbcImportSettings.h
- FIXED_NUMBER¶
Set a fixed number of bases to import
- Type
2
- NO_COMPRESSION¶
One base per frame, uncompressed
- Type
3
- PERCENTAGE_BASED¶
Determines the number of bases that should be used with the given percentage
- Type
1