mojo.graphics.Texture - nitrologic/monkey2 GitHub Wiki
mojo::mojo.graphics.Texture
std:std.resource.Resource
Class Texture ExtendsThe Texture class.
The "MOJO_TEXTURE_MAX_ANISOTROPY" config setting control the max anisotropy of mipmapped textures.
Constructors | |
---|---|
New | Creates a new texture. |
Properties | |
---|---|
Flags | |
Format | (read only) |
Height | (read only) |
ManagedPixmap | (read only) |
Size | (read only) |
Width | (read only) |
Methods | |
---|---|
GetCubeFace | |
PastePixmap |
Functions | |
---|---|
ColorTexture | |
FlatNormal | |
Load | |
LoadNormal |