menu
openworld package
documentation
three_dart/three3d/textures/index.dart
ImageDataInfo
ImageDataInfo constructor
ImageDataInfo constructor
dark_mode
light_mode
ImageDataInfo
constructor
ImageDataInfo
(
Uint8List
data
,
num
width
,
num
height
,
num
depth
,
)
Implementation
ImageDataInfo(this.data, this.width, this.height, this.depth);
openworld package
documentation
three_dart/three3d/textures/index
ImageDataInfo
ImageDataInfo constructor
ImageDataInfo class