Enum ProjectionMode

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    Enumeration for the projection modes.

    public enum ProjectionMode

    Fields

    Name Description
    OrthographicProjection

    Relative distance from the camera does not affect the size of objects.

    PerspectiveProjection

    Distance causes foreshortening; objects further from the camera appear smaller.

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