UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FPropertyRecomposerPropertyInfo Struct Reference

#include <MovieScenePropertyComponentHandler.h>

Static Public Member Functions

static FPropertyRecomposerPropertyInfo Invalid ()
 

Public Attributes

uint16 BlendChannel = INVALID_BLEND_CHANNEL
 
UMovieSceneBlenderSystemBlenderSystem = nullptr
 
FMovieSceneEntityID PropertyEntityID
 

Static Public Attributes

static constexpr uint16 INVALID_BLEND_CHANNEL = uint16(-1)
 

Member Function Documentation

◆ Invalid()

static FPropertyRecomposerPropertyInfo UE::MovieScene::FPropertyRecomposerPropertyInfo::Invalid ( )
inlinestatic

Member Data Documentation

◆ BlendChannel

uint16 UE::MovieScene::FPropertyRecomposerPropertyInfo::BlendChannel = INVALID_BLEND_CHANNEL

◆ BlenderSystem

UMovieSceneBlenderSystem* UE::MovieScene::FPropertyRecomposerPropertyInfo::BlenderSystem = nullptr

◆ INVALID_BLEND_CHANNEL

constexpr uint16 UE::MovieScene::FPropertyRecomposerPropertyInfo::INVALID_BLEND_CHANNEL = uint16(-1)
staticconstexpr

◆ PropertyEntityID

FMovieSceneEntityID UE::MovieScene::FPropertyRecomposerPropertyInfo::PropertyEntityID

The documentation for this struct was generated from the following file: