Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Channels > API/Runtime/MovieScene/Channels/FMovieSceneByteChannel
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneByteChannel.h |
Include | #include "Channels/MovieSceneByteChannel.h" |
void SetDefault
&40;
uint8 InDefaultValue
&41;
Remarks
Set this channel's default value that should be used when no keys are present
Parameters
Name | Description |
---|---|
InDefaultValue | The desired default value |