示例#1
0
 public void SetAtlas(CommandBuffer cmd)
 {
     cmd.SetGlobalTexture(HDShaderIDs._DecalAtlasID, TextureAtlas.GetTexCache());
 }