BBMOD_MaterialPropertyBlock.has

A function defined in BBMOD_MaterialPropertyBlock.gml

has(_name)

Description

Checks whether the material property block has a property with given name.

Arguments

Name Type Description
_name String The name of the property to check.

Returns

Bool Returns true if the material property block has a property with given name.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.