bindingTargetsMesh
bindingTargetsMesh(
binding,meshName):boolean
Defined in: packages/declarative-hex-worlds/src/texture-binding/texture-binding.ts:69
True if a mesh/material name is a target of the binding (a binding with no targets matches all).
Parameters
Section titled “Parameters”binding
Section titled “binding”meshName
Section titled “meshName”string
Returns
Section titled “Returns”boolean