UE3:ColorScaleVolume (UT3): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page
 
No edit summary
 
Line 21: Line 21:
! Value
! Value
|-
|-
| 000000,Y
| X
|  
| 1.0
|-
|-
| 000000,Z
| Y
|  
| 1.0
|-
|-
| X
| Z
| 1.0
| 1.0
|}
|}

Latest revision as of 07:40, 23 May 2008

UT3 Object >> Actor >> Brush >> Volume >> ColorScaleVolume
Package:
Engine
This class in other games:

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

Properties

Property group 'ColorScaleVolume'

ColorScale

Type: Object.Vector

Desired color scale upon entering volume

Default value:

Member Value
X 1.0
Y 1.0
Z 1.0

InterpTime

Type: float

Interpolation time for the color scale

Default value: 1.0

Default values

Property Value
CollisionType COLLIDE_CustomDefault

Subobjects

BrushComponent0

Class: Engine.BrushComponent

Inherits from: Volume.BrushComponent0

No new values.

Events

Touch

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

Overrides: Actor.Touch


UnTouch

event UnTouch (Actor Other)

Overrides: Actor.UnTouch