A function defined in BBMOD_Shader.gml
bbmod_shader_exists(shader)
Checks if there is a shader registered under the name.
| Name | Type | Description |
|---|---|---|
| _name | String |
The name of the shader. |
Bool Returns true if there is a shader registered under the name.
Copyright © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.