Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraSystem
Syntax
UPROPERTY (EditAnywhere, BlueprintReadOnly, AdvancedDisplay, Category="Rendering",
Meta=(DisplayName="Default CustomDepthStencil Value", editcondition="bOverrideCustomDepthStencilWriteMask", UIMin="0", UIMax="255"))
int32 CustomDepthStencilValue
Remarks
When enabled this is the default value set on the component. Optionally write this 0-255 value to the stencil buffer in CustomDepth pass (Requires project setting or r.CustomDepth == 3)