My program doesn't have bugs. It just develops random features.

UE3:PostProcessChain (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> PostProcessChain
Package: 
Engine
This class in other games:
UT3

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.