Tizen Native API  6.5
Dali::CameraActor::Property Struct Reference

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...

Detailed Description

Enumeration for the instance of properties belonging to the CameraActor class.

Properties additional to Actor.

Since:
2.4, DALi version 1.0.0

Member Enumeration Documentation

anonymous enum

Enumeration for the instance of properties belonging to the CameraActor class.

Properties additional to Actor.

Since:
2.4, DALi version 1.0.0
Enumerator:
TYPE 

name "type", type std::string

Since:
2.4, DALi version 1.0.0
PROJECTION_MODE 

name "projectionMode", type std::string

Since:
2.4, DALi version 1.0.0
FIELD_OF_VIEW 

name "fieldOfView", type float

Since:
2.4, DALi version 1.0.0
ASPECT_RATIO 

name "aspectRatio", type float

Since:
2.4, DALi version 1.0.0
NEAR_PLANE_DISTANCE 

name "nearPlaneDistance", type float

Since:
2.4, DALi version 1.0.0
FAR_PLANE_DISTANCE 

name "farPlaneDistance", type float

Since:
2.4, DALi version 1.0.0
LEFT_PLANE_DISTANCE 

name "leftPlaneDistance", type float

Since:
2.4, DALi version 1.0.0
RIGHT_PLANE_DISTANCE 

name "rightPlaneDistance", type float

Since:
2.4, DALi version 1.0.0
TOP_PLANE_DISTANCE 

name "topPlaneDistance", type float

Since:
2.4, DALi version 1.0.0
BOTTOM_PLANE_DISTANCE 

name "bottomPlaneDistance", type float

Since:
2.4, DALi version 1.0.0
TARGET_POSITION 

name "targetPosition", type Vector3

Since:
2.4, DALi version 1.0.0
PROJECTION_MATRIX 

name "projectionMatrix", type Matrix

Since:
2.4, DALi version 1.0.0
VIEW_MATRIX 

name "viewMatrix", type Matrix

Since:
2.4, DALi version 1.0.0
INVERT_Y_AXIS 

name "invertYAxis", type bool

Since:
2.4, DALi version 1.0.0