Jump to content

How to get the Tag of a mesh?


hit2501
 Share

Recommended Posts

Hi, I`m trying to get the tag of a mesh in console but I dont know how.

I put a tag in a mesh with:

BABYLON.Tags.AddTagsTo(mesh, "something");

And later I tried to get the tag ("something") with:

console.log(mesh.tags);

But I only get "Undefined" in console. How can I achieve it? Am I using it right?

Thank you all.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...