menu
flutter_scene package
documentation
scene.dart
MeshTriangle
b property
b property
dark_mode
light_mode
b
property
int
b
final
The three vertex indices.
Implementation
final int a, b, c;
flutter_scene package
documentation
scene
MeshTriangle
b property
MeshTriangle class