mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-09 09:02:29 +02:00
test rotation
This commit is contained in:
parent
296a897f94
commit
be15227bf7
2 changed files with 2 additions and 2 deletions
|
@ -415,7 +415,7 @@
|
|||
name: 'Hifi-Bow-Pre-Notch-String',
|
||||
type: 'Line',
|
||||
position: topStringPosition,
|
||||
rotation:BOW_ROTATION,
|
||||
rotation:bowProperties.rotation,
|
||||
linePoints: [{
|
||||
x: 0,
|
||||
y: 0,
|
||||
|
|
|
@ -399,7 +399,7 @@ MasterReset = function() {
|
|||
name: 'Hifi-Bow-Pre-Notch-String',
|
||||
type: 'Line',
|
||||
position: topStringPosition,
|
||||
rotation:BOW_ROTATION,
|
||||
rotation:bowProperties.rotation,
|
||||
linePoints: [{
|
||||
x: 0,
|
||||
y: 0,
|
||||
|
|
Loading…
Reference in a new issue