Class: AxTangentsGenerator

AxTangentsGenerator(result)

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
Source:

Documentation generated by JSDoc 3.5.3 on Mon Feb 19 2018 20:39:27 GMT+0200 (FLE Standard Time)