WeatherMakerFallingParticleScript2DCollisionLifeTime Field |
Lifetime to assign to particles that have collided. 0 for instant death. This can allow the particles to penetrate a little bit beyond the collision point.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float CollisionLifeTime
Public CollisionLifeTime As Single
public:
float CollisionLifeTime
val mutable CollisionLifeTime: float32
Field Value
Type:
SingleSee Also