traverseMaterialTextures
traverseMaterialTextures(material, callback, [thisArg])
Kind: global function
Param | Type |
---|---|
material | Material |
callback | function |
[thisArg] | * |
traverseMaterialTextures~attachments : Array.<TextureAttachment>
Kind: inner constant of traverseMaterialTextures