new AxNormalsGenerator(result)
Generates normals for a device mesh by averaging the orientation of a vertex's shared faces
Parameters:
Name | Type | Description |
---|---|---|
result |
AxDeviceMesh | Device mesh to generete normals for. It needs to have its vertices and faces information |