Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.DOFAndBloomEffect

Extends
DOFEffect
Modifiers
native

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved. Depth of Field post process effect

Core.Object
|   
+-- Engine.PostProcessEffect
   |   
   +-- Engine.DOFEffect
      |   
      +-- Engine.DOFAndBloomEffect

Direct Known Subclasses:

UberPostProcessEffect

Variables Summary
DOFAndBloomEffect
floatBloomScale
Inherited Variables from Engine.DOFEffect
BlurKernelSize, FalloffExponent, FocusDistance, FocusInnerRadius, FocusPosition, FocusType, MaxFarBlurAmount, MaxNearBlurAmount, ModulateBlurColor
Inherited Variables from Engine.PostProcessEffect
bShowInEditor, bShowInGame, bUseWorldSettings, DrawHeight, DrawWidth, EffectName, InDrawY, NodePosX, NodePosY, OutDrawY, SceneDPG

Enumerations Summary
Inherited Enumerations from Engine.DOFEffect
EFocusType


Variables Detail

DOFAndBloomEffect

BloomScale Source code

var(DOFAndBloomEffect) float BloomScale;
A scale applied to blooming colors.


Defaultproperties

defaultproperties
{
   BloomScale=1.000000
   BlurKernelSize=16.000000
   Name="Default__DOFAndBloomEffect"
   ObjectArchetype=DOFEffect'Engine.Default__DOFEffect'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:36.369 - Created with UnCodeX