menu
three_js_curves package
documentation
curves/catmull_rom_curve3.dart
CubicPoly
c3 property
c3 property
dark_mode
light_mode
c3
property
num
c3
getter/setter pair
Implementation
num c0 = 0, c1 = 0, c2 = 0, c3 = 0;
three_js_curves package
documentation
curves/catmull_rom_curve3
CubicPoly
c3 property
CubicPoly class