修改
This commit is contained in:
@ -240,7 +240,7 @@ class CurvelineObject extends Base {
|
|||||||
let _this = this
|
let _this = this
|
||||||
if (!this.noseToTail) {
|
if (!this.noseToTail) {
|
||||||
this.computeDistance(
|
this.computeDistance(
|
||||||
this.options.positions,
|
this.smoothHandle(this.options.positions),
|
||||||
2,
|
2,
|
||||||
v
|
v
|
||||||
).then(res => {
|
).then(res => {
|
||||||
|
Reference in New Issue
Block a user