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.
Additional resources: Mesh.HasVertexAttribute, Mesh.SetTangents.