Scope: static
Static functions
CompressedTextureData
CompressedTextureData
Description:
An object containing the dimensions and mipmap data for a Compressed Texture.
Source: src/textures/typedefs/CompressedTextureData.js#L1
Since: 3.60.0
MipmapType
MipmapType
Description:
A Mipmap Data entry for a Compressed Texture.
Source: src/textures/typedefs/MipmapType.js#L1
Since: 3.60.0
PixelConfig
PixelConfig
Description:
An object containing the position and color data for a single pixel in a CanvasTexture.
Source: src/textures/typedefs/PixelConfig.js#L1
Since: 3.16.0
SpriteSheetConfig
SpriteSheetConfig
Source: src/textures/typedefs/SpriteSheetConfig.js#L1
Since: 3.0.0
SpriteSheetFromAtlasConfig
SpriteSheetFromAtlasConfig
Source: src/textures/typedefs/SpriteSheetFromAtlasConfig.js#L1
Since: 3.0.0
StampConfig
StampConfig
Description:
An object containing the position and color data for a single pixel in a CanvasTexture.
Source: src/textures/typedefs/StampConfig.js#L1
Since: 3.60.0