Enum CameraType
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
Enumeration for type determination of how the camera operates.
C#Copypublic enum CameraType : int
Name | Description |
---|---|
FreeLook | Camera orientation is taken from the CameraActor. |
LookAtTarget | Camera is oriented to always look at a target. |