Browse Source

Update material.h

Fixed grammar
Giuseppe Barbieri 8 năm trước cách đây
mục cha
commit
91e4d029dc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      include/assimp/material.h

+ 1 - 1
include/assimp/material.h

@@ -413,7 +413,7 @@ enum aiTextureFlags
  *    SourceColor * SourceBlend + DestColor * DestBlend
  *  @endcode
  *  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>
  *  This corresponds to the #AI_MATKEY_BLEND_FUNC property.
 */