menu
flutter_scene package
documentation
scene.dart
MeshData
colors property
colors property
dark_mode
light_mode
colors
property
Float32List
?
colors
final
Vertex colors (four floats each), or null to default to opaque white.
Implementation
final Float32List? colors;
flutter_scene package
documentation
scene
MeshData
colors property
MeshData class