Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Invalid
-
Affects Version/s: 5.5.0 Alpha
-
Fix Version/s: 5.5.0 Alpha
-
Component/s: Canvas3D
-
Labels:None
Description
If context is gotten with:
getContext("", {antialias:true});
readPixels() returns just zeroes. Without antialias it works ok.