menu
flutter3d_hardware package
documentation
testing.dart
RecordedVertices
RecordedVertices.new const constructor
RecordedVertices.new const constructor
dark_mode
light_mode
RecordedVertices
constructor
const
RecordedVertices
(
int
count
, {
required
bool
transient
,
int
slot
=
0
,
})
Implementation
const RecordedVertices(this.count, {required this.transient, this.slot = 0});
flutter3d_hardware package
documentation
testing
RecordedVertices
RecordedVertices.new const constructor
RecordedVertices class