| Home Page | Recent Changes

RParticles?/Force

UT :: Actor (UT) >> ParticleSystem >> Force

This class is part of RParticles by Raven

There is diffrence between Force and ParticleAlter class. ParticleAlter affects ParticleEmitter when Force affects spawned particles which will touch it.

Group Force

bool bOn
Is active or not.
EForceType ForceType
[How change particle velocity]
float ParticleSpeed
New particle speed.
float ParticleSpeedVariance
New particle speed variance.
float SprayFactor
spray.
float SprayFactorVariance
spray vairance.
bool bRandomizeRotation
uses random rotation instead of Force actor rotation.
bool bRandPitch
random pitch
bool bRandYaw
random yaw
bool bRandRoll
randomed roll
rotator MinRotation
min rotation
rotator MaxRotation
max rotation
bool bForceRndRot
forces RotRand() function

ENUMS

EForceType

FORCE_Addictive
new force will be add to particle velocity
FORCE_Multiply
new force will multiply particle velocity
FORCE_Replace
new force will replace particle velocity

Category Class (UT)

Category Mapping
Category Custom Class

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In