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