An open API service indexing awesome lists of open source software.

https://github.com/bigibas123/texturearrayutils

Small utility to easily generate Texture2DArrays in Unity
https://github.com/bigibas123/texturearrayutils

texture2d-arrays unity unity-editor unity3d vrchat-avatars

Last synced: 6 months ago
JSON representation

Small utility to easily generate Texture2DArrays in Unity

Awesome Lists containing this project

README

          

# Texture Array Utilities

Some scripts to make the generation of Texture2DArray objects easier in unity

1. Create an asset via Create > Bigi > Texture Array Container
2. Select the object
3. Add your images.
4. Make sure your images have the same import settings and the same size
5. Press generate, either one-by-one from the inspector or every single one in your project via Tools > Convert all TextureArrays

[VCC Repo](https://bigibas123.github.io/VCC/)