Variable WavefrontObj.WFFace.textCoords

struct WavefrontObj.WFFace
{
  // ...
  std.typecons.Nullable!(ulong[]) textCoords ;
  // ...
}