Skip to main content

interface.RenderStateDynamicImage

API > RenderStateDynamicImage

Interface: RenderStateDynamicImage

Texture image related state.

Properties

params

readonly params: TextureParams2DUncompressed | TextureParams2DUncompressedMipMapped

The parameters for to 2D, uncompressed texture creation.

Source

@novorender/core3d/state/dynamic.ts:10