SetShapesTexture function

void SetShapesTexture(
  1. TextureC texture,
  2. RectangleC source
)

Implementation

void SetShapesTexture(TextureC texture, RectangleC source) => _module.SetShapesTexture(texture, source);