Kirill Grouchnikov
11/17/2020, 5:37 AMImageAsset
and drawing on it - such as ImageAssetSample
, but it's a chicken-and-egg problem. In order to be able to draw a dynamic "bitmap" onto it, such a bitmap would first need to already exist.Nader Jawad
11/17/2020, 4:27 PMKirill Grouchnikov
11/17/2020, 4:39 PMNader Jawad
11/17/2020, 5:23 PMsetPixels
API to ImageAsset to configure the pixel information if it is retrieved from elsewhere. Thanks!Kirill Grouchnikov
11/17/2020, 6:22 PM