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