Tizen Native API
|
Dali::CameraActor::Property Struct Reference
An enumeration of properties belonging to the CameraActor class. More...
Public Types | |
enum |
Detailed Description
An enumeration of properties belonging to the CameraActor class.
Properties additional to Actor.
- Since :
- 2.4
Member Enumeration Documentation
anonymous enum |
- Enumerator:
TYPE type std::string
- Since :
- 2.4
PROJECTION_MODE type std::string
- Since :
- 2.4
FIELD_OF_VIEW type float
- Since :
- 2.4
ASPECT_RATIO type float
- Since :
- 2.4
NEAR_PLANE_DISTANCE type float
- Since :
- 2.4
FAR_PLANE_DISTANCE type float
- Since :
- 2.4
LEFT_PLANE_DISTANCE type float
- Since :
- 2.4
RIGHT_PLANE_DISTANCE type float
- Since :
- 2.4
TOP_PLANE_DISTANCE type float
- Since :
- 2.4
BOTTOM_PLANE_DISTANCE type float
- Since :
- 2.4
TARGET_POSITION type Vector3
- Since :
- 2.4
PROJECTION_MATRIX type Matrix
- Since :
- 2.4
VIEW_MATRIX type Matrix
- Since :
- 2.4
INVERT_Y_AXIS type bool
- Since :
- 2.4