Navigation
API > API/Runtime > API/Runtime/MovieScene
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/INodeAndChannelMappings.h |
| Include | #include "INodeAndChannelMappings.h" |
Syntax
struct FControlRigFbxNodeMapping
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bNegate | ||
| int8 | ChannelAttrIndex | The UE channel transform attribute index (0-9, invalid if non-transform) | |
| FName | ChannelType | The UE channel type name. | |
| FFBXControlRigTypeProxyEnum | ControlType | The UE control type proxy. | |
| uint8 | FbxAttrIndex | The FBX transform attribute index (0-9) |