Descripción

Vertex tangent.

Tangents usually use Vector4 format. Vector4 uses four 32-bit floats; 16 bytes in total.

This vertex attribute maps to TANGENT Semantic in the HLSL shading language.

See Also: Mesh.HasVertexAttribute, Mesh.SetTangents.