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