Enum CameraType
Definition
- Assembly:
- Tizen.NUI.dll
Enumeration for type determination of how the camera operates.
[Obsolete("This has been deprecated in API10 and will be removed in API12. Do not use this.")]
public enum CameraType
Fields
Name | Description |
---|---|
FreeLook | Camera orientation is taken from the CameraActor. |
LookAtTarget | Camera is oriented to always look at a target. |