| 
    Tizen Native API
    5.5
    
   
   | 
  
  
  
 
Enumeration for instances of properties belonging to the Renderer class. More...
Public Types | |
| enum | |
| Enumeration for instances of properties belonging to the Renderer class.  More... | |
Enumeration for instances of properties belonging to the Renderer class.
| anonymous enum | 
Enumeration for instances of properties belonging to the Renderer class.
| DEPTH_INDEX | 
 Name "depthIndex", type INTEGER. 
 
  | 
| FACE_CULLING_MODE | 
 Name "faceCullingMode", type INTEGER. 
 
  | 
| BLEND_MODE | 
 Name "blendMode", type INTEGER. 
 
  | 
| BLEND_EQUATION_RGB | 
 Name "blendEquationRgb", type INTEGER. 
 
  | 
| BLEND_EQUATION_ALPHA | 
 Name "blendEquationAlpha", type INTEGER. 
 
  | 
| BLEND_FACTOR_SRC_RGB | 
 Name "blendFactorSrcRgb", type INTEGER. 
 
  | 
| BLEND_FACTOR_DEST_RGB | 
 Name "blendFactorDestRgb", type INTEGER. 
 
  | 
| BLEND_FACTOR_SRC_ALPHA | 
 Name "blendFactorSrcAlpha", type INTEGER. 
 
  | 
| BLEND_FACTOR_DEST_ALPHA | 
 Name "blendFactorDestAlpha", type INTEGER. 
 
  | 
| BLEND_COLOR | 
 Name "blendColor", type VECTOR4. 
 
  | 
| BLEND_PRE_MULTIPLIED_ALPHA | 
 Name "blendPreMultipledAlpha", type BOOLEAN. 
 
  | 
| INDEX_RANGE_FIRST | 
 Name "indexRangeFirst", type INTEGER. 
 
  | 
| INDEX_RANGE_COUNT | 
 Name "indexRangeCount", type INTEGER. 
 
  | 
| DEPTH_WRITE_MODE | 
 Name "depthWriteMode", type INTEGER. 
 
 
  | 
| DEPTH_FUNCTION | 
 Name "depthFunction", type INTEGER. 
 
 
  | 
| DEPTH_TEST_MODE | 
 Name "depthTestMode", type INTEGER. 
 
 
  | 
| RENDER_MODE | 
 Name "renderMode", type INTEGER. 
 
 
  | 
| STENCIL_FUNCTION | 
 Name "stencilFunction", type INTEGER. 
 
 
  | 
| STENCIL_FUNCTION_MASK | 
 Name "stencilFunctionMask", type INTEGER. 
 
  | 
| STENCIL_FUNCTION_REFERENCE | 
 Name "stencilFunctionReference", type INTEGER. 
 
  | 
| STENCIL_MASK | 
 Name "stencilMask", type INTEGER. 
 
  | 
| STENCIL_OPERATION_ON_FAIL | 
 Name "stencilOperationOnFail", type INTEGER. 
 
 
  | 
| STENCIL_OPERATION_ON_Z_FAIL | 
 Name "stencilOperationOnZFail", type INTEGER. 
 
 
  | 
| STENCIL_OPERATION_ON_Z_PASS | 
 Name "stencilOperationOnZPass", type INTEGER. 
 
 
  |