A constructor defined in bbmod_particleshader.gml
Extends BBMOD_DefaultShader
new BBMOD_ParticleShader(_shader, _vertexFormat)
Shader used by particle materials.
Name | Type | Description |
---|---|---|
_shader | Asset.GMShader |
The shader resource. |
_vertexFormat | Struct.BBMOD_VertexFormat |
The vertex format required by the shader. |
Name | Description |
---|---|
MaxPunctualLights DEPRECATED | Maximum number of punctual lights in the shader. |
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.