v15.7.0
Added
- Color: new
setFloat
method allowing to specify RGBA components in a normalized float format
Fixed
- Renderer: fix how alpha and globalAlpha values are applied in the Canvas Renderer to match with WebGL
- TypeScript : fix loader.Asset definition typings (causing an error with the Vite-Typescript boilerplate)