Normal-less objects now have their normals calculated so that they can be displayed...
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / renderers / primitive / primitive-renderer.h
index 273bb36..9e92945 100644 (file)
@@ -70,7 +70,7 @@ namespace Internal
  *
  * | %Property Name    | Type        | Shapes Affected                          |
  * |-------------------|-------------|------------------------------------------|
- * | color             | VECTOR4     | all                                      |
+ * | shapeColor        | VECTOR4     | all                                      |
  * | slices            | INTEGER     | sphere, cone, conical frustrum, cylinder |
  * | stacks            | INTEGER     | sphere                                   |
  * | scaleTopRadius    | FLOAT       | conical frustrum                         |