Updated primitive shape generation to allow for back face culling.
[platform/core/uifw/dali-toolkit.git] / docs / content / shared-javascript-and-cpp-documentation / visuals.md
index 4051b07..cff96d1 100644 (file)
@@ -484,6 +484,8 @@ ________________________________________________________________________________
 
 Renders a simple 3D shape, such as a cube or sphere. Scaled to fit the control.
 
+The shapes are generated with clockwise winding and back-face culling on by default.
+
 ![ ](../assets/img/visuals/cube.png)
 ![ ](visuals/cube.png)