Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
VAUnity
Commits
55296a7d
Commit
55296a7d
authored
Apr 05, 2017
by
Maurice Tayeb Andreas
Browse files
liitle bugfix
parent
b401b247
Changes
1
Hide whitespace changes
Inline
Side-by-side
VAUSoundSource.cs
View file @
55296a7d
...
...
@@ -86,6 +86,7 @@ public class VAUSoundSource : MonoBehaviour {
void
SetSoundSourcePositionOrientation
()
{
//position and oritentation -> VA
_VA
=
VAUAdapter
.
VA
;
t
=
GetComponent
<
Transform
>();
q
=
t
.
rotation
;
Vector3
up
=
q
*
Vector3
.
up
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment