Contents

bounce

The particle’s restitution coefficient.

Declaration

static let bounce: SCNParticleSystem.ParticleProperty

Discussion

This property’s value is a floating-point scalar (an NSNumber object for particle property controllers, or a single float value for particle event or modifier blocks).

The particle system’s particleBounce and particleBounceVariation properties determine the initial restitution coefficient for each particle.

See Also

Type Properties