Navigation
API > API/Editor > API/Editor/MovieSceneTools
| |
|
| Name |
TPerlinNoiseChannelInterface |
| Type |
struct |
| Header File |
/Engine/Source/Editor/MovieSceneTools/Public/Channels/PerlinNoiseChannelInterface.h |
| Include Path |
#include "Channels/PerlinNoiseChannelInterface.h" |
Syntax
template<typename ChannelContainerType>
struct TPerlinNoiseChannelInterface : public ISequencerChannelInterface
Implements Interfaces
Typedefs
| Name |
Type |
Remarks |
Include Path |
| ChannelType |
typename ChannelContainerType::ChannelType |
|
Channels/PerlinNoiseChannelInterface.h |
Functions