to_half_float_uint16
to_half_float_uint16(val) ⇒ number
Borrowed from three.js DataUtils Converts float32 to float16 (stored as uint16 value).
Kind: global function
Param | Type |
---|---|
val | number |
number
Borrowed from three.js DataUtils Converts float32 to float16 (stored as uint16 value).
Kind: global function
Param | Type |
---|---|
val | number |