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
preset
TexturePreset | TextureOptions
Returns
void