Class Shader.Property

    Definition

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

    Enumeration for instances of properties belonging to the Shader class.

    public class Shader.Property
    Inheritance
    object
    Shader.Property

    Fields

    View Source

    PROGRAM

    The default value is empty. Format: {"vertex":"","fragment":"",hints:"","vertexPrefix":"","fragmentPrefix":""}

    Declaration
    public static readonly int PROGRAM
    Field Value
    Type Description
    int
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX