Initialize smoothPath as true in buildRuntimeControlSurface
This commit is contained in:
@@ -1079,6 +1079,7 @@ function buildRuntimeControlSurface(
|
|||||||
pathId: null,
|
pathId: null,
|
||||||
speed: null,
|
speed: null,
|
||||||
loop: false,
|
loop: false,
|
||||||
|
smoothPath: true,
|
||||||
progressMode: null,
|
progressMode: null,
|
||||||
source: defaultSource
|
source: defaultSource
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user