Skip to content

XJINE/Unity_VariousTextureInstancing

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Unity_VariousTextureInstancing

Sample for instancing with various textures.

sampler2D cannot be defined and used as UNITY_DEFINE_INSTANCED_PROP. So this sample uses Texture2DArray and define the index as UNITY_DEFINE_INSTANCED_PROP.

About

Sample for instancing with various textures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published