| bIsPartiallyAnimated |
uint8 |
|
Systems/MovieScenePropertyInstantiator.h |
|
| BlendChannel |
uint16 |
Final blend channel for this object. |
Systems/MovieScenePropertyInstantiator.h |
|
| Blender |
TWeakObjectPtr< UMovieSceneBlenderSystem > |
Pointer to the blender system to use for this property, if its blended |
Systems/MovieScenePropertyInstantiator.h |
|
| bMaxHBiasHasChanged |
uint8 |
|
Systems/MovieScenePropertyInstantiator.h |
|
| bNeedsInitialValue |
uint8 |
|
Systems/MovieScenePropertyInstantiator.h |
|
| BoundObject |
UObject * |
The object being animated |
Systems/MovieScenePropertyInstantiator.h |
|
| bSupportsFastPath |
uint8 |
|
Systems/MovieScenePropertyInstantiator.h |
|
| bWantsRestoreState |
uint8 |
|
Systems/MovieScenePropertyInstantiator.h |
|
| ConvertedFromPropertyDefinitionIndex |
TOptional< int32 > |
Index of a float-based property if this property has been set for float-to-double conversion |
Systems/MovieScenePropertyInstantiator.h |
|
| EmptyChannels |
FChannelMask |
Mask of composite channels that are not animated (set bits indicate an unanimated channel) |
Systems/MovieScenePropertyInstantiator.h |
|
| FinalBlendOutputID |
UE::MovieScene::FMovieSceneEntityID |
The entity that contains the property component itself. Invalid for fast path properties. |
Systems/MovieScenePropertyInstantiator.h |
|
| HBias |
int16 |
|
Systems/MovieScenePropertyInstantiator.h |
|
| PreviousFastPathID |
UE::MovieScene::FMovieSceneEntityID |
|
Systems/MovieScenePropertyInstantiator.h |
|
| Property |
UE::MovieScene::FResolvedProperty |
Variant of the property itself as either a pointer offset, a custom property index, or slow track instance bindings object |
Systems/MovieScenePropertyInstantiator.h |
|
| PropertyBinding |
FMovieScenePropertyBinding |
The path of the property being animated |
Systems/MovieScenePropertyInstantiator.h |
|
| PropertyDefinitionIndex |
int32 |
The index of this property within FPropertyRegistry::GetProperties. |
Systems/MovieScenePropertyInstantiator.h |
|