We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@monogrid/gainmap-js / core / QuadRendererTextureOptions
QuadRendererTextureOptions = Omit<RenderTargetOptions, "type" | "format" | "colorSpace" | "encoding" | "depthTexture" | "stencilBuffer" | "depthBuffer" | "internalFormat"> & object
Omit
RenderTargetOptions
"type"
"format"
"colorSpace"
"encoding"
"depthTexture"
"stencilBuffer"
"depthBuffer"
"internalFormat"
object
Defined in: src/core/types.ts:81
optional anisotropy: number
optional
number
1
optional mapping: Mapping
Mapping
300