Hey guys, is there any way to offset the UV’s of a Sprite3D object? I’m able to scale them if I set Sprite3D’s _geometry property to private and non-static. But there isn’t an accessor for the offsets.
If not, can someone explain how to build the UV’s manually with the offset and scale applied?