| 
    Tizen Native API
    5.5
    
   
   | 
  
  
  
 
Dali::Toolkit::Model3dView::Property Struct Reference
  Enumeration for the instance of properties belonging to the TextLabel class. More...
Public Types | |
| enum | |
| Enumeration for the instance of properties belonging to the TextLabel class.  More... | |
Detailed Description
Enumeration for the instance of properties belonging to the TextLabel class.
- Since:
 - 3.0, DALi version 1.1.4
 
Member Enumeration Documentation
| anonymous enum | 
Enumeration for the instance of properties belonging to the TextLabel class.
- Since:
 - 3.0, DALi version 1.1.4
 
- Enumerator:
 GEOMETRY_URL name "geometryUrl", The path to the geometry file, type STRING
- Since:
 - 3.0, DALi version 1.1.4
 
MATERIAL_URL name "materialUrl", The path to the material file, type STRING
- Since:
 - 3.0, DALi version 1.1.4
 
IMAGES_URL name "imagesUrl", The path to the images directory, type STRING
- Since:
 - 3.0, DALi version 1.1.4
 
ILLUMINATION_TYPE name "illuminationType", The type of illumination, type INTEGER
- Since:
 - 3.0, DALi version 1.1.4
 
TEXTURE0_URL name "texture0Url", The path to first texture, type STRING
- Since:
 - 3.0, DALi version 1.1.4
 
TEXTURE1_URL name "texture1Url", The path to second texture, type STRING
- Since:
 - 3.0, DALi version 1.1.4
 
TEXTURE2_URL name "texture2Url", The path to third texture, type STRING
- Since:
 - 3.0, DALi version 1.1.4
 
LIGHT_POSITION name "lightPosition", The coordinates of the light, type Vector3
- Since:
 - 3.0, DALi version 1.1.4