calculateTangents

AssetManager::calculateTangents

Calculate a Mesh’s tangents.

Declaration

void calculateTangents(Mesh& mesh);

Parameters

Name

Type

Description

mesh

Mesh&

The mesh to calculate the tangents of.

Returns

None.