Skip to content

OCB7D2D/UnityTextureSplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityTextureSplitter

Unity Package to split texture into grid cells

https://github.com/OCB7D2D/UnityTextureSplitter.git#upm@master

Use specific version

You may also use a specific version by specifying a release:

https://github.com/OCB7D2D/UnityTextureSplitter.git#[email protected]

See https://github.com/OCB7D2D/UnityTextureSplitter/branches

Add as dependency to your unity project

If you want to add this exporter as a dependency to your project, you can either do that by using the package manager, or you could also just edit/create Packages/manifest.json with the following:

{
  "dependencies": {
    "ch.ocbnet.texturechannelpacker": "https://github.com/OCB7D2D/UnityTextureSplitter.git#upm@master",
  }
}

Changelog

Version 0.1.0

  • Initial version

About

Unity Package to split texture into grid cells

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages