Explorar o código

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot hai 19 horas
pai
achega
4e4493f579
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      include/SDL3/SDL_render.h

+ 1 - 2
include/SDL3/SDL_render.h

@@ -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
- * (SDL_SetTextureColorMod and SDL_SetTextureAlphaMod are ignored).
+ * vertex arrays.
  *
  *
  * \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.