New Unity mesh painting tool targets Polybrush users with in editor vertex colour and mesh editing features. For those who don’t know the tool: Unity is a real time engine used for games, virtual ...
-- Important -- Place this script inside the Assets/Editor folder to ensure that it is only compiled and executed in the Unity Editor, and it will not be included in the final build. -- Guidelines -- ...
Mesh Combiner Tool is a Unity Editor extension that lets you merge meshes (and their children) into a single optimized mesh at editor time. It is useful for reducing draw calls and improving ...