Absolute world position

Node-based Shader Editor
User avatar
Amplify_Borba
Posts: 1239
Joined: Mon Jul 24, 2017 9:50 am

Re: Absolute world position

Post by Amplify_Borba »

Hello, when you have several objects sharing the same material, you might have to disable batching when using certain nodes such as the Object to World, as the data it outputs will be generated from the group of objects.

This is not exactly an issue, since you can confirm in the Unity manual that batching may cause small Meshes to have their vertices grouped together on the CPU to be drawn in one go.
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