menu
flutter_gaussian_splatter package
documentation
data/splat_source.dart
SplatSource
texHeight property
texHeight property
dark_mode
light_mode
texHeight
property
int
texHeight
getter/setter pair
Current height of the texture in pixels, calculated based on splat count.
Implementation
int texHeight = 0;
flutter_gaussian_splatter package
documentation
data/splat_source
SplatSource
texHeight property
SplatSource class