-
Task
-
Resolution: Fixed
-
P2: Important
-
6.8
-
None
-
c86ee31bf (dev), 786acb5a1 (6.8)
We are currently deciding whether the shading will be flat or smooth by setting flatshading property as true or false. It will be better to have it as an enum property, as we are able to add more shading types in the future if necessary.