Tizen Native API  5.5
Texture Object

The Evas_Canvas3D_Texture structure associates a 2D bitmap image to a material for a surface. Image data for the texture can be loaded from memory, a file, or an Evas_Object. Use the evas_canvas3d_material_texture_set() function to add the texture to an Evas_Canvas3DMaterial's slot.