Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPostProcessComponent
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=PostProcessVolume)
float Priority
Remarks
Priority of this volume. In the case of overlapping volumes the one with the highest priority overrides the lower priority ones. The order is undefined if two or more overlapping volumes have the same priority.