Unity_RawVATGenerator icon indicating copy to clipboard operation
Unity_RawVATGenerator copied to clipboard

Generate VAT, NormalTex, Material, and Prefab from animated model.

Unity_RawVATGenerator

Generate VAT, NormalTex, Material, and Prefab from animated model.

Importing

You can use Package Manager or import it directly.

https://github.com/XJINE/Unity_RawVATGenerator.git?path=Assets/Packages/RawVATGenerator

How to Use

  1. Open "Custom/VATGenerator" window.
  2. Select target model in Hierarchy.
  3. Set FPS and push "Generate".

Caution

This VATGenerator use raw data as ARGBFloat texture. So the extension is ".asset". And such texture size becomes large in most case.