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
Section titled “Parameters”texture
Section titled “texture”preset
Section titled “preset”TexturePreset | TextureOptions
Returns
Section titled “Returns”void