@novorender/api / RenderStateDynamicImage
Interface: RenderStateDynamicImage
Defined in: @novorender/src/core3d/state/dynamic.ts:17
Texture image related state.
Properties
params
readonly params: TextureParams2DUncompressed | TextureParams2DUncompressedMipMapped;
Defined in: @novorender/src/core3d/state/dynamic.ts:19
The parameters for to 2D, uncompressed texture creation.