A function defined in BBMOD_Material.gml
has_shader(_pass)
Checks whether the material has a shader for the render pass.
Name | Type | Description |
---|---|---|
_pass | Real |
The render pass. Use values from BBMOD_ERenderPass. |
Bool
Returns true
if the material has a shader for the render pass.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.