We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30aa1db commit e92ea4fCopy full SHA for e92ea4f
1 file changed
jme3-core/src/main/java/com/jme3/audio/Listener.java
@@ -170,8 +170,7 @@ public void setLocation(Vector3f location) {
170
}
171
172
/**
173
- * Sets the rotation of the listener.
174
- * This defines the listener's orientation in world space.
+ * Sets the rotation of the listener in world space.
175
* If an {@link AudioRenderer} is set, it will be notified of the rotation change.
176
*
177
* @param rotation The new rotation of the listener.
0 commit comments