Hierarchy

  • TextureFormat

Implemented by

Constructors

Properties

arrayConstructor: TypedArrayConstructor

TypedArray type that must be used when uploading the texture data.

arrayElementsPerTexel: number

Number of typed array elements per texel.

samplerPrefix: ShaderSamplerPrefix
texelType: number

Texel type to specify when uploading the texture data.

texelsPerElement: number

Number of texels per multi-channel element.

textureFormat: number

Texture format to specify when uploading the texture data.

textureInternalFormat: number

Texture internal format to specify when uploading the texture data.

Generated using TypeDoc