I'm a doctor, not a mechanic

UE3:ParticleModuleUberRainDrops (UDK)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> ParticleModule >> ParticleModuleUberBase >> ParticleModuleUberRainDrops
Package: 
Engine
This class in other games:
UT3

ParticleModuleUberRainDrops

Uber-module replacing the following classes: LT - Lifetime IS - Initial Size IV - Initial Velocity COL - Color Over Life PC - Primitive Cylinder (optional) IL - Initial Location

Intended for use in the Rain particle system.

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

Properties[edit]

Property group 'Color'[edit]

AlphaOverLife[edit]

Type: float


Default value: 255.9

ColorOverLife[edit]

Type: Object.Vector

ColorOverLife Module Members

Default value:

Member Value
X 255.9
Y 255.9
Z 255.9

Property group 'Lifetime'[edit]

LifetimeMax[edit]

Type: float


Default value: 1.0

LifetimeMin[edit]

Type: float

Lifetime Module Members

Default value: 1.0

Property group 'Location'[edit]

bIsUsingCylinder[edit]

Type: bool

PrimitiveCylinder Module Members

bNegative_X[edit]

Type: bool


Default value: True

bNegative_Y[edit]

Type: bool


Default value: True

bNegative_Z[edit]

Type: bool


Default value: True

bPositive_X[edit]

Type: bool


Default value: True

bPositive_Y[edit]

Type: bool


Default value: True

bPositive_Z[edit]

Type: bool


Default value: True

bRadialVelocity[edit]

Type: bool


Default value: True

bSurfaceOnly[edit]

Type: bool


bVelocity[edit]

Type: bool


PC_HeightAxis[edit]

Type: ParticleModuleLocationPrimitiveCylinder.CylinderHeightAxis


Default value: PMLPC_HEIGHTAXIS_Z

PC_StartHeight[edit]

Type: float


Default value: 50.0

PC_StartLocation[edit]

Type: Object.Vector


PC_StartRadius[edit]

Type: float


Default value: 50.0

PC_VelocityScale[edit]

Type: float


Default value: 1.0

StartLocationMax[edit]

Type: Object.Vector


StartLocationMin[edit]

Type: Object.Vector

Location Module Members

Property group 'Size'[edit]

StartSizeMax[edit]

Type: Object.Vector


Default value:

Member Value
X 1.0
Y 1.0
Z 1.0

StartSizeMin[edit]

Type: Object.Vector

Size Module Members

Default value:

Member Value
X 1.0
Y 1.0
Z 1.0

Property group 'Velocity'[edit]

StartVelocityMax[edit]

Type: Object.Vector


Default value:

Member Value
X 1.0
Y 1.0
Z 1.0

StartVelocityMin[edit]

Type: Object.Vector

Velocity Module Members

Default value:

Member Value
X 1.0
Y 1.0
Z 1.0

StartVelocityRadialMax[edit]

Type: float


StartVelocityRadialMin[edit]

Type: float


Default values[edit]

Property Value
bSpawnModule True
bSupported3DDrawMode True
bUpdateModule True