Contents

friction

The particle’s friction coefficient.

Declaration

static let friction: 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 particleFriction and particleFrictionVariation properties determine the initial friction coefficient for each particle.

See Also

Type Properties