Enum MaterialTextureType

    Definition

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

    MaterialTextureType is enum for Material's Texture type

    public enum MaterialTextureType

    Fields

    Name Description
    BaseColor

    Base Color Texture Property.

    Emissive

    Emissive Texture Property.

    MetallicRoughness

    Metallic Roughness Texture Property.

    Normal

    Normal Texture Property.

    Occlusion

    Occlusion Texture Property.

    Specular

    Specular Texture Property.

    SpecularColor

    Specular Color Texture Property.

    Extension Methods

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