makeMaterialIconCached
Constants
- cache :
Cache.<CacheKey, Sampler2D>
Functions
Typedefs
- CacheKey :
Object
cache : Cache.<CacheKey, Sampler2D>
Kind: global constant
makeMaterialIconCached(material, [renderer], [size]) ⇒ Sampler2D
Kind: global function
Param | Type |
---|---|
material | Material |
[renderer] | WebGLRenderer |
[size] | number |
CacheKey : Object
Kind: global typedef
Properties
Name | Type |
---|---|
size | number |
material | Material |