Skip to content

Commit cd0a845

Browse files
committed
restore spot audio as two words
1 parent 6fee3c5 commit cd0a845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/presentation/4.0/model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1012,7 +1012,7 @@ Point Audio emits in all directions from a single point in the Scene.
10121012
10131013
Spot Audio emits a cone of sound in a given direction from a single point. The Spot Audio's `angle` property defines the radius of the cone. The default angle is client dependent if not specified.
10141014

1015-
The SpotAudio emits in the negative Y direction by default, but the orientation of the sound can be altered by subsequent transforms, or by setting the `lookAt` property.
1015+
The Spot Audio emits in the negative Y direction by default, but the orientation of the sound can be altered by subsequent transforms, or by setting the `lookAt` property.
10161016

10171017
__Properties__<br/>
10181018
Spot Audio Emitters _SHOULD_ have the following additional properties: [angle](#angle)<br/><br/>

0 commit comments

Comments
 (0)