unreal.BaseCalculationType

class unreal.BaseCalculationType

Bases: EnumBase

EBase Calculation Type

C++ Source:

  • Plugin: AlembicImporter

  • Module: AlembicLibrary

  • File: AbcImportSettings.h

FIXED_NUMBER: BaseCalculationType = Ellipsis

Set a fixed number of bases to import

Type:

2

NO_COMPRESSION: BaseCalculationType = Ellipsis

One base per frame, uncompressed

Type:

3

PERCENTAGE_BASED: BaseCalculationType = Ellipsis

Determines the number of bases that should be used with the given percentage

Type:

1