BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'AbcSamplingSettings' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Abc Sampling Settings |
Outputs
Type | Name | Description |
---|---|---|
enum | Sampling Type | Type of sampling performed while importing the animation |
integer | Frame Steps | Steps to take when sampling the animation |
real | Time Steps | Time steps to take when sampling the animation |
integer | Frame Start | Starting index to start sampling the animation from |
integer | Frame End | Ending index to stop sampling the animation at |
boolean | Skip Empty Frames At Start Of Alembic Sequence | Skip empty (pre-roll) frames and start importing at the frame which actually contains data |