Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:PostProcessChain (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

Effects

Type: array<PostProcessEffect>

Post process effects active in this chain. Rendered in order

Instance functions

FindPostProcessEffect

final function PostProcessEffect FindPostProcessEffect (name EffectName)

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