| bSkipEmpty |
bool |
Skip empty (pre-roll) frames and start importing at the frame which actually contains data |
AbcImportSettings.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Sampling
- Meta=(DisplayName="Skip Empty Frames at Start of Alembic Sequence")
|
| FrameEnd |
int32 |
Ending index to stop sampling the animation at |
AbcImportSettings.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Sampling
|
| FrameStart |
int32 |
Starting index to start sampling the animation from |
AbcImportSettings.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Sampling
|
| FrameSteps |
int32 |
Steps to take when sampling the animation |
AbcImportSettings.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Sampling
- Meta=(EnumCondition=1, ClampMin="1")
|
| SamplingType |
EAlembicSamplingType |
Type of sampling performed while importing the animation |
AbcImportSettings.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Sampling
|
| TimeSteps |
float |
Time steps to take when sampling the animation |
AbcImportSettings.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Sampling
- Meta=(EnumCondition=2, ClampMin="0.0001")
|