Class Renderer.Property

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
3

Enumeration for instances of properties belonging to the Renderer class.

C#
Copy
public class Property
Inheritance
Renderer.Property

Fields

View Source

BLEND_COLOR

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int BLEND_COLOR
Field Value
Type Description
System.Int32
API Level: 3
View Source

BLEND_EQUATION_ALPHA

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int BLEND_EQUATION_ALPHA
Field Value
Type Description
System.Int32
API Level: 3
View Source

BLEND_EQUATION_RGB

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int BLEND_EQUATION_RGB
Field Value
Type Description
System.Int32
API Level: 3
View Source

BLEND_FACTOR_DEST_ALPHA

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int BLEND_FACTOR_DEST_ALPHA
Field Value
Type Description
System.Int32
API Level: 3
View Source

BLEND_FACTOR_DEST_RGB

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int BLEND_FACTOR_DEST_RGB
Field Value
Type Description
System.Int32
API Level: 3
View Source

BLEND_FACTOR_SRC_ALPHA

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int BLEND_FACTOR_SRC_ALPHA
Field Value
Type Description
System.Int32
API Level: 3
View Source

BLEND_FACTOR_SRC_RGB

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int BLEND_FACTOR_SRC_RGB
Field Value
Type Description
System.Int32
API Level: 3
View Source

BLEND_MODE

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int BLEND_MODE
Field Value
Type Description
System.Int32
API Level: 3
View Source

BLEND_PRE_MULTIPLIED_ALPHA

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int BLEND_PRE_MULTIPLIED_ALPHA
Field Value
Type Description
System.Int32
API Level: 3
View Source

DEPTH_FUNCTION

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int DEPTH_FUNCTION
Field Value
Type Description
System.Int32
API Level: 3
View Source

DEPTH_INDEX

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int DEPTH_INDEX
Field Value
Type Description
System.Int32
API Level: 3
View Source

DEPTH_TEST_MODE

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int DEPTH_TEST_MODE
Field Value
Type Description
System.Int32
API Level: 3
View Source

DEPTH_WRITE_MODE

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int DEPTH_WRITE_MODE
Field Value
Type Description
System.Int32
API Level: 3
View Source

FACE_CULLING_MODE

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int FACE_CULLING_MODE
Field Value
Type Description
System.Int32
API Level: 3
View Source

INDEX_RANGE_COUNT

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int INDEX_RANGE_COUNT
Field Value
Type Description
System.Int32
API Level: 3
View Source

INDEX_RANGE_FIRST

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int INDEX_RANGE_FIRST
Field Value
Type Description
System.Int32
API Level: 3
View Source

RENDER_MODE

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int RENDER_MODE
Field Value
Type Description
System.Int32
API Level: 3
View Source

STENCIL_FUNCTION

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int STENCIL_FUNCTION
Field Value
Type Description
System.Int32
API Level: 3
View Source

STENCIL_FUNCTION_MASK

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int STENCIL_FUNCTION_MASK
Field Value
Type Description
System.Int32
API Level: 3
View Source

STENCIL_FUNCTION_REFERENCE

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int STENCIL_FUNCTION_REFERENCE
Field Value
Type Description
System.Int32
API Level: 3
View Source

STENCIL_MASK

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int STENCIL_MASK
Field Value
Type Description
System.Int32
API Level: 3
View Source

STENCIL_OPERATION_ON_FAIL

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int STENCIL_OPERATION_ON_FAIL
Field Value
Type Description
System.Int32
API Level: 3
View Source

STENCIL_OPERATION_ON_Z_FAIL

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int STENCIL_OPERATION_ON_Z_FAIL
Field Value
Type Description
System.Int32
API Level: 3
View Source

STENCIL_OPERATION_ON_Z_PASS

This should be internal, please do not use.

Declaration
C#
Copy
public static readonly int STENCIL_OPERATION_ON_Z_PASS
Field Value
Type Description
System.Int32
API Level: 3