Jump to content

Highlight an instance of mesh


nathanidp
 Share

Recommended Posts

In my project I am working with lot of instance of object for optimization reasons. However when I select an object with the mouse I have no visual way to indicate that an instance is selected. At first I wanted to highlight the instance but it's not possible.
Do you have some tricks or solution for my issue .

Link to comment
Share on other sites

You could keep only one separate object for highlight purpose.

Basically it is disabled by default and when you need to highlight one instance, you could disable this instance, and put you separate object at the same position with highlight on it.

This would help not breaking your perf by just adding a separate draw call for the instance when needed.

Would that work for you ?

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...