Cogito, ergo sum

UE2:FrictionForce (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2XMP Object >> Force >> FrictionForce
Package: 
ParticleSystems
Within class: 
ParticleGenerator
This class in other games:
U2

$Author: Aleiby $ $Date: 12/19/01 9:15p $ $Revision: 1 $ Name: FrictionForce.uc Author: Aaron R Leiby Date: 27 March 2000 Description: Used to dampen particle velocities. How to use this class:

Properties[edit]

Property group 'FrictionForce'[edit]

Friction[edit]

Type: float

Modifiers: public

(0.0..1.0) Percentage loss of velocity per second.

Default value: 0.1

MinVelocity[edit]

Type: float

Modifiers: public


Internal variables[edit]

MinVeloSquared[edit]

Type: float

Modifiers: private

Cached internally between frames (optimization).

Default values[edit]

Property Value
Priority 25.0