mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 07:17:43 +02:00
fixed typo per review
This commit is contained in:
parent
632af18c1d
commit
4bade4400f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
// range of this entity. Great way to add one or more ambisonic soundfields to your environment.
|
// range of this entity. Great way to add one or more ambisonic soundfields to your environment.
|
||||||
//
|
//
|
||||||
// In the userData section for the entity, add/edit three values:
|
// In the userData section for the entity, add/edit three values:
|
||||||
// userData.SoundURL should be a string giving the URL to the sound file. Defaults to 100 meters if not set.
|
// userData.soundURL should be a string giving the URL to the sound file. Defaults to 100 meters if not set.
|
||||||
// userData.range should be an integer for the max distance away from the entity where the sound will be audible.
|
// userData.range should be an integer for the max distance away from the entity where the sound will be audible.
|
||||||
// userData.volume is the max volume at which the clip should play. Defaults to 1.0 full volume)
|
// userData.volume is the max volume at which the clip should play. Defaults to 1.0 full volume)
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue