A function defined in BBMOD_MaterialPropertyBlock.gml
has(_name)
Checks whether the material property block has a property with given name.
Name | Type | Description |
---|---|---|
_name | String |
The name of the property to check. |
Bool
Returns true
if the material property block has a property with given name.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.