Image.SetNativeSize()
Set the dimensions of the image box to the original pixel size of the Texture.
Usage
---@type Image
local image;
image.SetNativeSize()
Set the dimensions of the image box to the original pixel size of the Texture.
---@type Image
local image;
image.SetNativeSize()