magic-script-components icon indicating copy to clipboard operation
magic-script-components copied to clipboard

Make sure the volume prop of Audio component uses proper values.

Open pleszkiewicz opened this issue 4 years ago • 0 comments

Lumin uses volume parameter with a range of [0..8] to define an audio volume. We want the volume prop use range of [0..1] (more intuitive).

This task is to check and modify current logic to use [0..1] range (all platforms).

pleszkiewicz avatar Nov 09 '20 12:11 pleszkiewicz