menu
three_js_curves package
documentation
curves/line_curve.dart
LineCurve
LineCurve.fromJson constructor
LineCurve.fromJson constructor
dark_mode
light_mode
LineCurve.fromJson
constructor
LineCurve.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
LineCurve.fromJson(Map<String, dynamic> json):super.fromJson(json){ isLineCurve = true; }
three_js_curves package
documentation
curves/line_curve
LineCurve
LineCurve.fromJson constructor
LineCurve class