BBMOD_Material.has_shader

A function defined in BBMOD_Material.gml

has_shader(_pass)

Description

Checks whether the material has a shader for the render pass.

Arguments

Name Type Description
_pass Real The render pass. Use values from BBMOD_ERenderPass.

Returns

Bool Returns true if the material has a shader for the render pass.

Do you find this page helpful?

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