Class Renderer.Property

    Definition

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

    Enumeration for instances of properties belonging to the Renderer class.

    public class Renderer.Property
    Inheritance
    object
    Renderer.Property

    Fields

    View Source

    BLEND_COLOR

    This should be internal, please do not use.

    Declaration
    public static readonly int BLEND_COLOR
    Field Value
    Type Description
    int
    View Source

    BLEND_EQUATION_ALPHA

    This should be internal, please do not use.

    Declaration
    public static readonly int BLEND_EQUATION_ALPHA
    Field Value
    Type Description
    int
    View Source

    BLEND_EQUATION_RGB

    This should be internal, please do not use.

    Declaration
    public static readonly int BLEND_EQUATION_RGB
    Field Value
    Type Description
    int
    View Source

    BLEND_FACTOR_DEST_ALPHA

    This should be internal, please do not use.

    Declaration
    public static readonly int BLEND_FACTOR_DEST_ALPHA
    Field Value
    Type Description
    int
    View Source

    BLEND_FACTOR_DEST_RGB

    This should be internal, please do not use.

    Declaration
    public static readonly int BLEND_FACTOR_DEST_RGB
    Field Value
    Type Description
    int
    View Source

    BLEND_FACTOR_SRC_ALPHA

    This should be internal, please do not use.

    Declaration
    public static readonly int BLEND_FACTOR_SRC_ALPHA
    Field Value
    Type Description
    int
    View Source

    BLEND_FACTOR_SRC_RGB

    This should be internal, please do not use.

    Declaration
    public static readonly int BLEND_FACTOR_SRC_RGB
    Field Value
    Type Description
    int
    View Source

    BLEND_MODE

    This should be internal, please do not use.

    Declaration
    public static readonly int BLEND_MODE
    Field Value
    Type Description
    int
    View Source

    BLEND_PRE_MULTIPLIED_ALPHA

    This should be internal, please do not use.

    Declaration
    public static readonly int BLEND_PRE_MULTIPLIED_ALPHA
    Field Value
    Type Description
    int
    View Source

    DEPTH_FUNCTION

    This should be internal, please do not use.

    Declaration
    public static readonly int DEPTH_FUNCTION
    Field Value
    Type Description
    int
    View Source

    DEPTH_INDEX

    This should be internal, please do not use.

    Declaration
    public static readonly int DEPTH_INDEX
    Field Value
    Type Description
    int
    View Source

    DEPTH_TEST_MODE

    This should be internal, please do not use.

    Declaration
    public static readonly int DEPTH_TEST_MODE
    Field Value
    Type Description
    int
    View Source

    DEPTH_WRITE_MODE

    This should be internal, please do not use.

    Declaration
    public static readonly int DEPTH_WRITE_MODE
    Field Value
    Type Description
    int
    View Source

    FACE_CULLING_MODE

    This should be internal, please do not use.

    Declaration
    public static readonly int FACE_CULLING_MODE
    Field Value
    Type Description
    int
    View Source

    INDEX_RANGE_COUNT

    This should be internal, please do not use.

    Declaration
    public static readonly int INDEX_RANGE_COUNT
    Field Value
    Type Description
    int
    View Source

    INDEX_RANGE_FIRST

    This should be internal, please do not use.

    Declaration
    public static readonly int INDEX_RANGE_FIRST
    Field Value
    Type Description
    int
    View Source

    RENDER_MODE

    This should be internal, please do not use.

    Declaration
    public static readonly int RENDER_MODE
    Field Value
    Type Description
    int
    View Source

    STENCIL_FUNCTION

    This should be internal, please do not use.

    Declaration
    public static readonly int STENCIL_FUNCTION
    Field Value
    Type Description
    int
    View Source

    STENCIL_FUNCTION_MASK

    This should be internal, please do not use.

    Declaration
    public static readonly int STENCIL_FUNCTION_MASK
    Field Value
    Type Description
    int
    View Source

    STENCIL_FUNCTION_REFERENCE

    This should be internal, please do not use.

    Declaration
    public static readonly int STENCIL_FUNCTION_REFERENCE
    Field Value
    Type Description
    int
    View Source

    STENCIL_MASK

    This should be internal, please do not use.

    Declaration
    public static readonly int STENCIL_MASK
    Field Value
    Type Description
    int
    View Source

    STENCIL_OPERATION_ON_FAIL

    This should be internal, please do not use.

    Declaration
    public static readonly int STENCIL_OPERATION_ON_FAIL
    Field Value
    Type Description
    int
    View Source

    STENCIL_OPERATION_ON_Z_FAIL

    This should be internal, please do not use.

    Declaration
    public static readonly int STENCIL_OPERATION_ON_Z_FAIL
    Field Value
    Type Description
    int
    View Source

    STENCIL_OPERATION_ON_Z_PASS

    This should be internal, please do not use.

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