Skip to content

Commit

Permalink
Update sksAnatomy.js
Browse files Browse the repository at this point in the history
  • Loading branch information
athenareissis1 committed May 15, 2022
1 parent e59cdd5 commit 12cac83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sksAnatomy.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export function tumouractor0 (urlOptions, callback) {

actor.setMapper(mapper)
mapper.setInputData(polydata)
actor.setPosition(115, -5, 0)
actor.setPosition(125, -10, 0)
callback(error, actor)
})
.catch(err => {
Expand Down

0 comments on commit 12cac83

Please sign in to comment.