SetShapesTexture function

void SetShapesTexture(
  1. TextureD texture,
  2. RectangleD source
)

Implementation

void SetShapesTexture(
  TextureD texture,
  RectangleD source,
) => _module.SetShapesTexture(texture, source);