Decodes a JS number from a "normalized" (unorm/snorm) integer representation with bits bits. Input must be an integer in the range of the specified unorm/snorm type.
number
bits
Generated using TypeDoc
Decodes a JS
number
from a "normalized" (unorm/snorm) integer representation withbits
bits. Input must be an integer in the range of the specified unorm/snorm type.