bbmod_shader_exists

A function defined in BBMOD_Shader.gml

bbmod_shader_exists(shader)

Description

Checks if there is a shader registered under the name.

Arguments

Name Type Description
_name String The name of the shader.

Returns

Bool Returns true if there is a shader registered under the name.

Do you find this page helpful?

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