Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
This specifies shader properties.
public struct ShaderProperty
Fields
Declaration
public static readonly int FragmentShader
Field Value
API Level: 3
Declaration
public static readonly int ShaderHints
Field Value
API Level: 3
View Source
ShaderSubdivideGridX
How to subdivide the grid along X
Declaration
public static readonly int ShaderSubdivideGridX
Field Value
API Level: 3
View Source
ShaderSubdivideGridY
How to subdivide the grid along Y
Declaration
public static readonly int ShaderSubdivideGridY
Field Value
API Level: 3
Declaration
public static readonly int VertexShader
Field Value
API Level: 3
Extension Methods