-
Notifications
You must be signed in to change notification settings - Fork 9
core.TypeAlias.QuadRendererTextureOptions
github-actions[bot] edited this page Apr 2, 2025
·
16 revisions
@monogrid/gainmap-js / core / QuadRendererTextureOptions
QuadRendererTextureOptions =
Omit
<RenderTargetOptions
,"type"
|"format"
|"colorSpace"
|"encoding"
|"depthTexture"
|"stencilBuffer"
|"depthBuffer"
|"internalFormat"
> &object
Defined in: src/core/types.ts:71
optional
anisotropy:number
1
optional
mapping:Mapping
300