core.TypeAlias.QuadRendererTextureOptions - MONOGRID/gainmap-js GitHub Wiki
@monogrid/gainmap-js / core / QuadRendererTextureOptions
Type Alias: QuadRendererTextureOptions
QuadRendererTextureOptions =
Omit<RenderTargetOptions,"type"|"format"|"colorSpace"|"encoding"|"depthTexture"|"stencilBuffer"|"depthBuffer"|"internalFormat"> &object
Defined in: src/core/types.ts:81
Type Declaration
anisotropy?
optionalanisotropy:number
Default Value
1
mapping?
optionalmapping:Mapping
Default Value
300