ParticleMaterial()

Syntax

ParticleMaterial(#ParticleEmitter, MaterialID)
Description
Assigns a material to the specified #ParticleEmitter. This material will be used by all the Particles of this emitter. An emitter can only have one material assigned at once. A valid 'MaterialID' can be easily obtained with the MaterialID() command.

Supported OS

Windows, Linux

<- ParticleEmitterZ() - Particle Index - ParticleSize() ->