menu
flutter_gaussian_splatter package
documentation
data/order_texture.dart
OrderTexture
width property
width property
dark_mode
light_mode
width
property
int
width
getter/setter pair
Fixed width of the texture in texels (typically 512).
Implementation
int width = GsConst.splatsPerRow;
flutter_gaussian_splatter package
documentation
data/order_texture
OrderTexture
width property
OrderTexture class