Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > EntitySystem > FPropertyCompositeDefinition
Syntax
uint16 CompositeOffset
Remarks
The offset of the member variable within the operational type of the property in bytes. Ie for FIntermediate3DTransform::T_Z, the composite offset is 8 Bytes.