Enum Camera.ProjectionDirectionType

    Definition

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

    Enumeration for the projectionDirection.

    public enum Camera.ProjectionDirectionType

    Fields

    Name Description
    Horizontal

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

    Vertical

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

    Extension Methods

    EXamlExtensions.LoadFromEXaml<Camera.ProjectionDirectionType>(Camera.ProjectionDirectionType, string)
    EXamlExtensions.LoadFromEXamlByRelativePath<Camera.ProjectionDirectionType>(Camera.ProjectionDirectionType, string)
    EXamlExtensions.LoadFromEXamlPath<Camera.ProjectionDirectionType>(Camera.ProjectionDirectionType, string)
    EXamlExtensions.LoadFromEXamlPath<Camera.ProjectionDirectionType>(Camera.ProjectionDirectionType, Type)
    Extensions.LoadFromXaml<Camera.ProjectionDirectionType>(Camera.ProjectionDirectionType, string)
    Extensions.LoadFromXaml<Camera.ProjectionDirectionType>(Camera.ProjectionDirectionType, Type)
    Extensions.LoadFromXamlFile<Camera.ProjectionDirectionType>(Camera.ProjectionDirectionType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX