@override void setJointsTexture(gpu.Texture? texture, int width) { _jointsTexture = texture; _jointsTextureWidth = width; }