MaterialInterface.setTextureSources() method
Set texture sources for this material.
Signature:
setTextureSources(textureSources: MaterialInterfaceTextureSources, options?: MaterialInterfaceSetTextureSourcesOptions): this;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
textureSources | ||
|
options |
(Optional) |
Returns:
this