menu
babylon_dart package
documentation
babylon_dart.dart
VertexDataCreateLineSystemOptions
VertexDataCreateLineSystemOptions factory constructor
VertexDataCreateLineSystemOptions factory constructor
dark_mode
light_mode
VertexDataCreateLineSystemOptions
constructor
VertexDataCreateLineSystemOptions
(
{
List
<
Vector3
>
lines
,
List
<
Color4
>
colors
,
})
Implementation
external factory VertexDataCreateLineSystemOptions({List<Vector3> lines, List<Color4> colors});
babylon_dart package
documentation
babylon_dart
VertexDataCreateLineSystemOptions
VertexDataCreateLineSystemOptions factory constructor
VertexDataCreateLineSystemOptions class