There is no spoon

UE2:CollisionGlider (U2)

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
U2 Object >> Force >> GeometryCollider >> CollisionGlider
Package: 
ParticleSystems
Within class: 
ParticleGenerator
This class in other games:
U2XMP

$Author: Mfox $ $Date: 4/30/02 12:27p $ $Revision: 3 $ Name: CollisionGlider.uc Author: Aaron R Leiby Date: 23 July 2000 Description: How to use this class:

Properties[edit]

Property group 'CollisionGlider'[edit]

GlideFactor[edit]

Type: Object.Range


Default value:

Member Value
A 1.5
B 1.5

Default values[edit]

Property Value
bCollisionNotify True
Elasticity
Member Value
A 0.5
B 0.5

Events[edit]

CollisionNotification[edit]

simulated event CollisionNotification (Object.ParticleHandle P, GeometryCollider.CheckResult Hit)

Overrides: GeometryCollider.CollisionNotification