menu
openworld package
documentation
three_dart/three3d/textures/index.dart
ImageElement
ImageElement constructor
ImageElement constructor
dark_mode
light_mode
ImageElement
constructor
ImageElement
(
{
dynamic
url
,
dynamic
data
,
int
width
=
1
,
int
height
=
1
,
int
depth
=
1
,
})
Implementation
ImageElement({ this.url, this.data, this.width = 1, this.height = 1, this.depth = 1, });
openworld package
documentation
three_dart/three3d/textures/index
ImageElement
ImageElement constructor
ImageElement class