A texture object is an image represents material of surfaces. More...
Typedefs | |
| typedef Eo | Evas_3D_Texture |
| Texture object handle. More... | |
A texture object is an image represents material of surfaces.
A texture can be set to a slot of Evas_3D_Material by using evas_3d_material_texture_set() function. The data of a texture can be loaded from memory, file and other Evas_Object.
Texture object handle.