Thank you for clearing things up! I just was wonder if it was possible to use vertex offset instead of tessellation or are they the same thing ?
EDIT: Just tested it and it seems to work perfect with instancing and vertex offset !
Search found 4 matches
- Tue Apr 03, 2018 2:57 pm
- Forum: Amplify Shader Editor
- Topic: Triplanar Tessellation Shader error
- Replies: 7
- Views: 8820
- Mon Apr 02, 2018 4:15 pm
- Forum: Amplify Shader Editor
- Topic: Triplanar Tessellation Shader error
- Replies: 7
- Views: 8820
Re: Triplanar Tessellation Shader error
Thank you for the replay! Just to be clear you can't use tessellation and instancing together because how Unity handles tessellation?
- Fri Mar 30, 2018 3:18 pm
- Forum: Amplify Shader Editor
- Topic: Triplanar Tessellation Shader error
- Replies: 7
- Views: 8820
Re: Triplanar Tessellation Shader error
By doing more testing I figured out where it goes wrong, by enabling Instancing the shader gets broken and will start to spit errors even if you disable instancing in the shader editor. Also tested on Unity 2018.1.0b4.
Even afterwards if you create a simple tessellation shader the shader won't work.
Even afterwards if you create a simple tessellation shader the shader won't work.
- Fri Mar 30, 2018 10:28 am
- Forum: Amplify Shader Editor
- Topic: Triplanar Tessellation Shader error
- Replies: 7
- Views: 8820
Triplanar Tessellation Shader error
Hey ,
After following this tutorial https://unity3d.com/es/learn/tutorials/topics/asset-store/introduction-amplify-shader-editor About Triplanar Tessellation Shader I get the following error when I try to enable Tessellation.
Shader error in 'New AmplifyShader': 'vertexDataFunc': output parameter ...
After following this tutorial https://unity3d.com/es/learn/tutorials/topics/asset-store/introduction-amplify-shader-editor About Triplanar Tessellation Shader I get the following error when I try to enable Tessellation.
Shader error in 'New AmplifyShader': 'vertexDataFunc': output parameter ...