SetShapesTexture function
See RaylibCoreFlatModule.SetShapesTexture.
Implementation
void SetShapesTexture(
TextureD texture,
RectangleD source,
) => _module.SetShapesTexture(texture, source);
See RaylibCoreFlatModule.SetShapesTexture.
void SetShapesTexture(
TextureD texture,
RectangleD source,
) => _module.SetShapesTexture(texture, source);