I'm a doctor, not a mechanic

UE3:PostProcessChain (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> PostProcessChain

Contents

Package: 
Engine
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

[edit] Properties

[edit] Effects

Type: array<PostProcessEffect>

Post process effects active in this chain. Rendered in order

[edit] Instance functions

[edit] FindPostProcessEffect

final function PostProcessEffect FindPostProcessEffect (name EffectName)

Returns the index of the named post process effect, None if not found.