BBMOD_ParticleEmitter.render

A function defined in BBMOD_ParticleEmitter.gml

render([_material])

Description

Enqueus particles for rendering.

Arguments

Name Type Description
_material Struct.BBMOD_Material The material to use instead of the one defined in the particle system or undefined.

Returns

Struct.BBMOD_ParticleEmitter Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.