Navigation
API > API/Plugins > API/Plugins/Composure > API/Plugins/Composure/ACompositingElement
Syntax
UPROPERTY (EditAnywhere, Instanced, BlueprintReadOnly, BlueprintGetter=GetInputsList,
Category="Composure|Input", Meta=(ShowOnlyInnerProperties))
TArray < TObjectPtr < UCompositingElementInput > > Inputs
Remarks
Pipeline Passes
- protected to prevent users from directly modifying these lists (use the accessor functions instead)