A function defined in BBMOD_ParticleEmitter.gml
render([_material])
Enqueus particles for rendering.
Name | Type | Description |
---|---|---|
_material | Struct.BBMOD_Material |
The material to use instead of the one defined in the particle system or undefined . |
Struct.BBMOD_ParticleEmitter
Returns self
.
Copyright © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.