Class cc.ShaderCache
- Defined in: CCShaderCache.js
- Extends cc.Class
Constructor Attributes | Constructor Name and Description |
---|---|
Singleton that stores manages GL shaders
|
Method Summary
Class Detail
cc.ShaderCache()
Singleton that stores manages GL shaders
Method Detail
-
returns the cc.ShaderCache instance
- Returns:
- {cc.ShaderCache}
-
purges the cache. It releases the retained instance.