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