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 © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.