Enum MaterialDepthIndexRange

    Definition

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

    Depth index ranges to define rendering order.

    public enum MaterialDepthIndexRange

    Fields

    Name Description
    Scene

    Depth index range for 3D scene content.

    UI

    Depth index range for UI scene content.

    Extension Methods

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