Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/Animation > BlueprintAPI/EditorScripting/Animation/RigMapper
Import a CSV file to a control rig section in a new Level Sqeuence, remapping it using the given definitions The following header is expected at the first line of the CSV file: curve_name, frame_number, value Control Rig transform/vector2d/float channels are currently supported
Target is Rig Mapper Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Input File | |
| object | Target Mesh | |
| object | Definitions | |
| struct | Frame Rate | |
| class | Control Rig Class | |
| struct | New Asset Path | |
| name | New Asset Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |