menu
three_js_svg package
documentation
import/svg_loader_parser.dart
SVGLoaderParser
getReflection method
getReflection method
dark_mode
light_mode
getReflection
method
double
getReflection
(
double
a
,
double
b
)
Implementation
double getReflection(double a, double b) { return a - (b - a); }
three_js_svg package
documentation
import/svg_loader_parser
SVGLoaderParser
getReflection method
SVGLoaderParser class