2
0
Эх сурвалжийг харах

Merge pull request #1070 from elect86/patch-1

Update material.h
Kim Kulling 8 жил өмнө
parent
commit
235010d531

+ 1 - 1
include/assimp/material.h

@@ -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.
 */
 */