Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/SequencerTools > BlueprintAPI/EditorScripting/SequencerTools/FBX
- Import FBX onto a control rig with the specified track and section
Target is Control Rig Sequencer Editor Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | World | |
| object | In Sequence | Sequence to import * |
| object | In Track | Track to import onto * |
| object | In Section | Section to import onto, may be null in which case we use the track's section to key * |
| string | Selected Control Rig Names | List of selected control rig names. Will use them if ImportFBXControlRigSettings->bImportOntoSelectedControls is true * |
| object | Import FBXControl Rig Settings | Settings to control import. * |
| string | Import Filename |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |