new AxTangentsGenerator(result)
Generates tangent vectors for a device mesh based on the orientation of the mesh's texture mapping base vectors, by averaging the tangents of a vertex's shared faces
Parameters:
Name | Type | Description |
---|---|---|
result |
AxDeviceMesh | Device mesh to generete tangents for. It needs to have its vertices, texture mapping and faces information |