Click or drag to resize
DigitalRuneParticleParameterNamesRestitution Field
The coefficient of restitution (= bounciness) of a particle (0 = no bounce, 1 = full bounce, no energy is lost).
(Parameter type: varying or uniform, value type: Single)

Namespace: DigitalRune.Particles
Assembly: DigitalRune.Particles (in DigitalRune.Particles.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public const string Restitution

Field Value

Type: String
See Also