EBaseCalculationType

Windows
MacOS
Linux

References

Module

AlembicLibrary

Header

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicLibrary/Public/AbcImportSettings.h

Include

#include "AbcImportSettings.h"

Syntax

enum EBaseCalculationType
{
    None               = 0,
    PercentageBased    = 1,
    FixedNumber,
}

Values

Name

Description

None

PercentageBased

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

FixedNumber

Set a fixed number of bases to import

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss