menu
flutter_gaussian_splatter package
documentation
constants.dart
GsConst
bytesPerTexel constant
bytesPerTexel constant
dark_mode
light_mode
bytesPerTexel
constant
int
const
bytesPerTexel
Bytes per texel for RGBA32F.
Implementation
static const int bytesPerTexel = 16;
flutter_gaussian_splatter package
documentation
constants
GsConst
bytesPerTexel constant
GsConst class