Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/TMovieSceneChannelTraitsBase
Whether this channel type supports keying. Default-only channels should set this to false.
| Name | TMovieSceneChannelTraitsBase |
| Type | enum |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelTraits.h |
| Include Path | #include "Channels/MovieSceneChannelTraits.h" |
Syntax
enum TMovieSceneChannelTraitsBase
{
SupportsKeying = true,
}
Values
| Name | Remarks |
|---|---|
| SupportsKeying |