Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/INodeAndChannelMappings
- INodeAndChannelMappings::GetFbxCurveDataFromChannelMetadata()
- UMovieSceneControlRigParameterTrack::GetFbxCurveDataFromChannelMetadata()
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/INodeAndChannelMappings.h |
| Include | #include "INodeAndChannelMappings.h" |
bool GetFbxCurveDataFromChannelMetadata
&40;
const FMovieSceneChannelMetaData & MetaData,
FControlRigFbxCurveData & OutCurveData
&41;
Parameters
| Name | Description |
|---|---|
| MetaData | The channel metadata |
| OutCurveData | The data to be associated to the FBX curve corresponding to the given channel |