menu
flutter_scene
scene.dart
GaussianSplats
count property
count
dark_mode
light_mode
count
property
int
get
count
The number of splats.
Implementation
int get count => data.count;
flutter_scene
scene
GaussianSplats
count property
GaussianSplats class