texCoords property
final
Texture coordinates (two floats each), or null to default to (0, 0).
Implementation
final Float32List? texCoords;
Texture coordinates (two floats each), or null to default to (0, 0).
final Float32List? texCoords;