data
data: string
The image data stored in a Base64-encoded string according to the specified format.
@see - fromUint8Array to produce a well-formed base-64-encoded string.
- toUint8Array to decode the bytes.
Defined in
- core/common/src/TextureProps.ts Line 25
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.