menu
flutter_scene package
documentation
scene.dart
MeshData
texCoords1 property
texCoords1 property
dark_mode
light_mode
texCoords1
property
Float32List
?
texCoords1
final
Secondary texture coordinates, or null to default to
(0, 0)
.
Implementation
final Float32List? texCoords1;
flutter_scene package
documentation
scene
MeshData
texCoords1 property
MeshData class