menu
three_js_helpers package
documentation
selection/selection_helper.dart
SelectionHelperOptions
SelectionHelperOptions.new constructor
SelectionHelperOptions.new constructor
dark_mode
light_mode
SelectionHelperOptions
constructor
SelectionHelperOptions
(
{
int
color
=
0x0000ff
,
double
opacity
=
0.25
,
int
button
=
0
,
})
Implementation
SelectionHelperOptions({ this.color = 0x0000ff, this.opacity = 0.25, this.button = 0 });
three_js_helpers package
documentation
selection/selection_helper
SelectionHelperOptions
SelectionHelperOptions.new constructor
SelectionHelperOptions class