Enum CameraType

    Definition

    Namespace:
    Tizen.NUI
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX