Mostly Harmless
UE3:PostProcessChain (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> PostProcessChain |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
Effects[edit]
Type: array<PostProcessEffect>
Post process effects active in this chain. Rendered in order
Instance functions[edit]
FindPostProcessEffect[edit]
final function PostProcessEffect FindPostProcessEffect (name EffectName)
Returns the index of the named post process effect, None if not found.