ModelZoneRecipientFilter type
Warning: This API is now obsolete.
Use .
Function to check whether a mesh is a zone recipient.
Signature:
type ModelZoneRecipientFilter = (mesh: MeshInterface) => boolean;
References: MeshInterface
Remarks
Returning false
will exclude meshes from displaying any textures applied to intersecting zones.