inochi2d.core.render.texture

Inochi2D Textures

Members

Classes

Texture
class Texture

A texture.

TextureCache
class TextureCache

A cache of textures in use by a model.

Enums

TextureFormat
enum TextureFormat

Format of texture data.

Functions

toPixelType
PixelType toPixelType(TextureFormat format)

Converts a Inochi2D TextureFormat to a Gamut PixelType.

Structs

TextureData
struct TextureData

Texture Data used during GPU uploads.

Meta

Authors

Luna Nielsen