| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Brush
|
+-- Engine.Volume
|
+-- Engine.ColorScaleVolume
| Variables Summary | |
|---|---|
| ColorScaleVolume | |
| vector | ColorScale |
| float | InterpTime |
| Inherited Variables from Engine.Volume |
|---|
| AssociatedActor, bForcePawnWalk, bProcessAllActors, LocationName, LocationPriority |
| Inherited Variables from Engine.Brush |
|---|
| bColored, Brush, BrushColor, BrushComponent, bSolidWhenSelected, CsgOper, PolyFlags, SavedSelections |
| Enumerations Summary |
|---|
| Inherited Enumerations from Engine.Brush |
|---|
| ECsgOper |
| Structures Summary |
|---|
| Inherited Structures from Engine.Brush |
|---|
| GeomSelection |
| Functions Summary | ||
|---|---|---|
![]() | Touch (Actor Other, PrimitiveComponent OtherComp, vector HitLocation, vector HitNormal)) | |
![]() | UnTouch (Actor Other)) | |
| Inherited Functions from Engine.Volume |
|---|
| BeginState, CollisionChanged, DisplayDebug, Encompasses, GetLocationStringFor, OnToggle, PostBeginPlay, ProcessActorSetVolume, Touch, untouch |
| Variables Detail |
|---|
Desired color scale upon entering volume
Interpolation time for the color scale
| Functions Detail |
|---|
Touch Source code
UnTouch Source code| Defaultproperties |
|---|
defaultproperties
{
ColorScale=(X=1.000000,Y=1.000000,Z=1.000000)
InterpTime=1.000000
Begin Object Class=BrushComponent Name=BrushComponent0 ObjName=BrushComponent0 Archetype=BrushComponent'Engine.Default__Volume:BrushComponent0'
ObjectArchetype=BrushComponent'Engine.Default__Volume:BrushComponent0'
End Object
BrushComponent=BrushComponent0
Components(0)=BrushComponent0
CollisionComponent=BrushComponent0
CollisionType=COLLIDE_CustomDefault
Name="Default__ColorScaleVolume"
ObjectArchetype=Volume'Engine.Default__Volume'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||