I'm a doctor, not a mechanic

UE3:ColorScaleVolume (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UDK Object >> Actor >> Brush >> Volume >> ColorScaleVolume

Contents

Package: 
Engine
This class in other games:
UT3


[edit] Properties

[edit] Property group 'ColorScaleVolume'

[edit] ColorScale

Type: Object.Vector

Desired color scale upon entering volume

Default value:

Member Value
X 1.0
Y 1.0
Z 1.0

[edit] InterpTime

Type: float

Interpolation time for the color scale

Default value: 1.0

[edit] Default values

Property Value
CollisionType COLLIDE_CustomDefault

[edit] Subobjects

[edit] BrushComponent0

Class: Engine.BrushComponent

Inherits from: Volume.BrushComponent0

Property Value
ReplacementPrimitive None

[edit] Events

[edit] Touch

event Touch (Actor Other, PrimitiveComponent OtherComp, Object.Vector HitLocation, Object.Vector HitNormal)

Overrides: Actor.Touch


[edit] UnTouch

event UnTouch (Actor Other)

Overrides: Actor.UnTouch


Personal tools