Enum CameraType
Definition
- Assembly:
- Tizen.NUI.dll
Enumeration for type determination of how the camera operates.
public enum CameraType
Fields
| Name | Description |
|---|---|
| FreeLook | Camera orientation is taken from the CameraActor. |
| LookAtTarget | Camera is oriented to always look at a target. |