Page 1 of 1

How do we control subdivision/displacement?

Posted: Tue Aug 08, 2017 4:56 pm
by adamnerva
I have a mesh that I would like to be tessellated and displaced with a displacement/height map at render. Where do I set this up?

Re: How do we control subdivision/displacement?

Posted: Wed Aug 09, 2017 8:48 am
by Xhed
You would change the shader on your model in Unity to Octane/UserShader. There you can select View source, and modify a Octane node graph the same way you would do in standalone. Textures can be added via the Unity shader gui.