Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/Animation > BlueprintAPI/EditorScripting/Animation/RigMapper
Import a CSV file to the given control rig section, 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 The target sequence rate will be unchanged
Target is Rig Mapper Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Input File | |
| object | Target | |
| object | Definitions |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |