mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-30 20:13:22 +08:00
spelling: color
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -413,7 +413,7 @@ enum aiTextureFlags
|
|||||||
* SourceColor * SourceBlend + DestColor * DestBlend
|
* SourceColor * SourceBlend + DestColor * DestBlend
|
||||||
* @endcode
|
* @endcode
|
||||||
* where DestColor is the previous color in the framebuffer at this
|
* where DestColor is the previous color in the framebuffer at this
|
||||||
* position and SourceColor is the material colro before the transparency
|
* position and SourceColor is the material color before the transparency
|
||||||
* calculation.<br>
|
* calculation.<br>
|
||||||
* This corresponds to the #AI_MATKEY_BLEND_FUNC property.
|
* This corresponds to the #AI_MATKEY_BLEND_FUNC property.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user