menu
three_js_core package
documentation
objects/batched_mesh.dart
Pool
Pool.new constructor
Pool.new constructor
dark_mode
light_mode
Pool
constructor
Pool
(
{
int
z
=
-1
,
int
start
=
-1
,
int
end
=
-1
,
int
count
=
0
,
int
index
=
-1
,
})
Implementation
Pool({ this.z = -1, this.start = -1, this.end = -1, this.count = 0, this.index = -1 });
three_js_core package
documentation
objects/batched_mesh
Pool
Pool.new constructor
Pool class