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
- Host: GitHub
- URL: https://github.com/bigibas123/texturearrayutils
- Owner: bigibas123
- Created: 2024-02-26T20:03:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-31T18:11:16.000Z (over 1 year ago)
- Last Synced: 2025-02-13T22:16:54.503Z (8 months ago)
- Topics: texture2d-arrays, unity, unity-editor, unity3d, vrchat-avatars
- Language: C#
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
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/)