menu
flutter_gaussian_splatter package
documentation
constants.dart
GsConst
splatsPerRow constant
splatsPerRow constant
dark_mode
light_mode
splatsPerRow
constant
int
const
splatsPerRow
Implementation
static const int splatsPerRow = texWidth ~/ pixelsPerSplat;
flutter_gaussian_splatter package
documentation
constants
GsConst
splatsPerRow constant
GsConst class