Hi all,
In my rendered viewport I have two objects, I wish I could display surface edges on the first one but not on the other.
Is it possible?
Thanks
Hi all,
In my rendered viewport I have two objects, I wish I could display surface edges on the first one but not on the other.
Is it possible?
Thanks
Yes, it is. First, in Options>View>Display modes, you would need to create a copy of your Rendered mode, and set that to show edges. Then, using SetObjectDisplayMode, set the object you want to the new copied display mode that shows edges.
Very nice, thanks