Tizen Native API  5.5
Camera Object

The Evas_Canvas3D_Camera structure defines properties used to generate 2D pictures of a given scene graph, similar in concept to focus length and film size for a real world camera.

A given camera definition can be used to take multiple pictures of the scene by establishing multiple nodes for the Evas_Canvas3D_Camera, each of which are located at different positions and with different orientations. Convenience routines evas_canvas3d_node_position_set() and evas_canvas3d_node_look_at_set() are provided to adjust the position and viewing direction for these nodes.