| 
    Tizen Native API
    5.5
    
   
   | 
  
  
  
 
Enumeration for the instance of properties belonging to the CameraActor class. More...
Public Types | |
| enum | |
| Enumeration for the instance of properties belonging to the CameraActor class.  More... | |
Enumeration for the instance of properties belonging to the CameraActor class.
Properties additional to Actor.
| anonymous enum | 
Enumeration for the instance of properties belonging to the CameraActor class.
Properties additional to Actor.
| TYPE | 
 name "type", type std::string 
  | 
| PROJECTION_MODE | 
 name "projectionMode", type std::string 
  | 
| FIELD_OF_VIEW | 
 name "fieldOfView", type float 
  | 
| ASPECT_RATIO | 
 name "aspectRatio", type float 
  | 
| NEAR_PLANE_DISTANCE | 
 name "nearPlaneDistance", type float 
  | 
| FAR_PLANE_DISTANCE | 
 name "farPlaneDistance", type float 
  | 
| LEFT_PLANE_DISTANCE | 
 name "leftPlaneDistance", type float 
  | 
| RIGHT_PLANE_DISTANCE | 
 name "rightPlaneDistance", type float 
  | 
| TOP_PLANE_DISTANCE | 
 name "topPlaneDistance", type float 
  | 
| BOTTOM_PLANE_DISTANCE | 
 name "bottomPlaneDistance", type float 
  | 
| TARGET_POSITION | 
 name "targetPosition", type Vector3 
  | 
| PROJECTION_MATRIX | 
 name "projectionMatrix", type Matrix 
  | 
| VIEW_MATRIX | 
 name "viewMatrix", type Matrix 
  | 
| INVERT_Y_AXIS | 
 name "invertYAxis", type bool 
  |