Quote from: "gpsunjp"Is the vertex's normal of a facet considered while rendering?Of course they are. There is no obvious method to set them directly, because you usually don't have to care about them. They are calculated internally when calling build(). If you really want to modify them, you may do this by extending the GenericVertexController.