|
@@ -191,7 +191,7 @@
|
|
|
|
|
|
<h3>[property:boolean premultiplyAlpha]</h3>
|
|
|
<p>
|
|
|
- If set to *true*, the alpha channel, if present, is multiplied into the color channels when the texture is uploaded to the GPU. Defaut is *false*.<br /><br />
|
|
|
+ If set to *true*, the alpha channel, if present, is multiplied into the color channels when the texture is uploaded to the GPU. Default is *false*.<br /><br />
|
|
|
|
|
|
Note that this property has no effect for [link:https://developer.mozilla.org/de/docs/Web/API/ImageBitmap ImageBitmap].
|
|
|
You need to configure on bitmap creation instead. See [page:ImageBitmapLoader].
|