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?
More than one outline?
- Amplify_Borba
- Posts: 1239
- Joined: Mon Jul 24, 2017 9:50 am
Re: More than one outline?
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.
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!
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!