Tizen Native API
3.0
|
Dali::Camera Namespace Reference
Enumeration for camera. More...
Enumerations | |
enum | Type |
Enumeration for type determination of how camera operates. More... | |
enum | ProjectionMode |
Enumeration for projection modes. More... |
Detailed Description
Enumeration for camera.
- Since:
- 3.0, DALi version 1.0.0
Enumeration Type Documentation
Enumeration for projection modes.
- Since:
- 3.0, DALi version 1.0.0
enum Dali::Camera::Type |
Enumeration for type determination of how camera operates.
- Since:
- 3.0, DALi version 1.0.0
- Enumerator:
FREE_LOOK Camera orientation is taken from CameraActor.
- Since:
- 3.0, DALi version 1.0.0
LOOK_AT_TARGET Camera is oriented to always look at a target.
- Since:
- 3.0, DALi version 1.0.0