Enum TextureType

    Definition

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

    Enumeration for texture types.

    public enum TextureType

    Fields

    Name Description
    Texture2D

    One 2D image

    TextureCube

    Six 2D images arranged in a cube-shape

    Extension Methods

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