Class Shader.Property
Definition
- Assembly:
- Tizen.NUI.dll
Enumeration for instances of properties belonging to the Shader class.
C#Copypublic class Shader.Property
- Inheritance
-
objectShader.Property
Fields
View Source
PROGRAM
The default value is empty. Format: {"vertex":"","fragment":"",hints:"","vertexPrefix":"","fragmentPrefix":""}
Declaration
C#Copypublic static readonly int PROGRAM
Field Value
| Type | Description |
|---|---|
| int |