File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en-us/reference/engine/enums Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 - name : Inverse
1616 summary : |
1717 Volume attenuates from `Class.Sound.RollOffMinDistance` in an inverse
18- manner. This option mirrors how sounds attenuate in the real world.
18+ manner, mirroring how sounds attenuate in the real world.
1919 This is done through `Class.Sound.RollOffMinDistance`/`distance`,
2020 where `distance` is the `Datatype.Vector3.Magnitude` between the audio source and the audio listener.
2121 value : 0
3434 summary : |
3535 Volume attenuates between `Class.Sound.RollOffMinDistance` and
3636 `Class.Sound.RollOffMaxDistance` with a linear squared relationship.
37- This is done through Squaring `Linear`
37+ This is done through squaring `Linear`.
3838 value : 2
3939 tags : []
4040 deprecation_message : ' '
You can’t perform that action at this time.
0 commit comments