Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Texture format.

height: number

Height of texture.

Texture magnification filter.

Texture minification filter.

stats: { size: number }

Type declaration

  • size: number

    Size of the texture in bytes.

Texture data type.

width: number

Width of texture.

Texture wrap mode on S axis.

Texture wrap mode on T axis.

Methods

  • destroy(): void

Generated using TypeDoc