function
has_shader(_pass)
Checks whether the material has a shader for the render pass.
Name | Type | Description |
---|---|---|
_pass | Enum.BBMOD_ERenderPass |
The render pass. |
Bool
Returns true
if the material has a shader for the render pass.
Copyright © 2022, BlueBurn. Built on June 19, 2022 using GMDoc.