mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-31 22:42:52 +08:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -2462,8 +2462,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_RenderGeometry(SDL_Renderer *renderer,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Render a list of triangles, optionally using a texture and indices into the
|
* Render a list of triangles, optionally using a texture and indices into the
|
||||||
* vertex arrays Color and alpha modulation is done per vertex
|
* vertex arrays.
|
||||||
* (SDL_SetTextureColorMod and SDL_SetTextureAlphaMod are ignored).
|
|
||||||
*
|
*
|
||||||
* \param renderer the rendering context.
|
* \param renderer the rendering context.
|
||||||
* \param texture (optional) The SDL texture to use.
|
* \param texture (optional) The SDL texture to use.
|
||||||
|
|||||||
Reference in New Issue
Block a user