I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

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

Property group 'Color'

AlphaOverLife

Type: float


Default value: 255.9

ColorOverLife

Type: Object.Vector

ColorOverLife Module Members

Default value:

Member Value
X 255.9
Y 255.9
Z 255.9

Property group 'Lifetime'

LifetimeMax

Type: float


Default value: 1.0

LifetimeMin

Type: float

Lifetime Module Members

Default value: 1.0

Property group 'Location'

bIsUsingCylinder

Type: bool

PrimitiveCylinder Module Members

bNegative_X

Type: bool


Default value: True

bNegative_Y

Type: bool


Default value: True

bNegative_Z

Type: bool


Default value: True

bPositive_X

Type: bool


Default value: True

bPositive_Y

Type: bool


Default value: True

bPositive_Z

Type: bool


Default value: True

bRadialVelocity

Type: bool


Default value: True

bSurfaceOnly

Type: bool


bVelocity

Type: bool


PC_HeightAxis

Type: ParticleModuleLocationPrimitiveCylinder.CylinderHeightAxis


Default value: PMLPC_HEIGHTAXIS_Z

PC_StartHeight

Type: float


Default value: 50.0

PC_StartLocation

Type: Object.Vector


PC_StartRadius

Type: float


Default value: 50.0

PC_VelocityScale

Type: float


Default value: 1.0

StartLocationMax

Type: Object.Vector


StartLocationMin

Type: Object.Vector

Location Module Members

Property group 'Size'

StartSizeMax

Type: Object.Vector


Default value:

Member Value
X 1.0
Y 1.0
Z 1.0

StartSizeMin

Type: Object.Vector

Size Module Members

Default value:

Member Value
X 1.0
Y 1.0
Z 1.0

Property group 'Velocity'

StartVelocityMax

Type: Object.Vector


Default value:

Member Value
X 1.0
Y 1.0
Z 1.0

StartVelocityMin

Type: Object.Vector

Velocity Module Members

Default value:

Member Value
X 1.0
Y 1.0
Z 1.0

StartVelocityRadialMax

Type: float


StartVelocityRadialMin

Type: float


Default values

Property Value
bSpawnModule True
bSupported3DDrawMode True
bUpdateModule True