Typedefs
Texture Object

A texture object is an image represents material of surfaces. More...

Typedefs

typedef Eo Evas_3D_Texture
 Texture object handle. More...
 

Detailed Description

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.

Typedef Documentation

Texture object handle.

Since
1.10