More than one outline?

Your feedback is very important to us. We are listening.
Post Reply
adamosen
Posts: 1
Joined: Fri Mar 08, 2019 11:51 pm

More than one outline?

Post by adamosen »

Hi! When plugging the outline into vertex offset it into it only allows me to add one outline even if i add 2 together.
is there any way to render and outline behind another so i basically get a double outline around my mesh?
User avatar
Amplify_Borba
Posts: 1239
Joined: Mon Jul 24, 2017 9:50 am

Re: More than one outline?

Post by Amplify_Borba »

Hello, thank you for getting in touch!

The Outline node creates a separate pass for the effect to work, however, due to a limitation of our implementation of this node, even if you use additional copies of it only one pass will be generated, so it won't be possible to do what you intend through it.

Alternatively, you could set up a multipass shader through our shader templates system in order to implement your own outline method over several passes, as a possible solution.
Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
Post Reply