Skip to content

applyTextureOptions

applyTextureOptions(texture, preset): void

Defined in: packages/three-flatland/src/loaders/texturePresets.ts:81

Apply texture preset or custom options to a texture.

Parameters

texture

Texture

preset

TexturePreset | TextureOptions

Returns

void