Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/Channels > API/Editor/MovieSceneTools/Channels/TPerlinNoiseChannelInterface
- ISequencerChannelInterface::GetKeyStruct_Raw()
- TPerlinNoiseChannelInterface::GetKeyStruct_Raw()
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/Channels/PerlinNoiseChannelInterface.h |
| Include | #include "Channels/PerlinNoiseChannelInterface.h" |
virtual TSharedPtr< FStructOnScope > GetKeyStruct_Raw
&40;
FMovieSceneChannelHandle Channel,
FKeyHandle KeyHandle
&41; const
Remarks
Get an editable key struct for the specified key A shared editable key struct
Parameters
| Name | Description |
|---|---|
| Channel | The channel on which the key resides |
| KeyHandle | Handle of the key to get |