A tool to export animations into textures to be played on the GPU via a shader. Unity's skinned mesh renderer adjusts vertices on the CPU which is quite intensive for animation, this bakes animations ...
This metadata is used only by the Unity import pipeline for now. This system is designed to let you carve multiple logical clips (idle, run, attack, etc.) out of a single VAT bake. The new compositor ...