How do we control subdivision/displacement?
Moderator: ChrisHekman
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.- Rick