Apparantly Canvas->DrawIcon(Canvas->MakeIcon(texture), 0, 0, 1); works, giving me the result I expect, not sure why, probably the UV coordinates.
1 Like
Apparantly Canvas->DrawIcon(Canvas->MakeIcon(texture), 0, 0, 1); works, giving me the result I expect, not sure why, probably the UV coordinates.