embeddedImage property
Decompressed image bytes for uploading to the GPU. If this field is not
empty, it takes precedent over the uri
field for sourcing the texture.
Implementation
EmbeddedImageT? embeddedImage;
Decompressed image bytes for uploading to the GPU. If this field is not
empty, it takes precedent over the uri
field for sourcing the texture.
EmbeddedImageT? embeddedImage;