Skip to main content

makeMaterialIconCached

Constants

cache : Cache.<CacheKey, Sampler2D>

Functions

makeMaterialIconCached(material, [renderer], [size])Sampler2D

Typedefs

CacheKey : Object

cache : Cache.<CacheKey, Sampler2D>

Kind: global constant

makeMaterialIconCached(material, [renderer], [size]) ⇒ Sampler2D

Kind: global function

ParamType
materialMaterial
[renderer]WebGLRenderer
[size]number

CacheKey : Object

Kind: global typedef
Properties

NameType
sizenumber
materialMaterial