mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
ebiten: fix comments
This commit is contained in:
parent
8d854cbb82
commit
083835af9a
2
image.go
2
image.go
@ -326,7 +326,7 @@ type DrawTrianglesOptions struct {
|
||||
// ColorM is applied before vertex color scale is applied.
|
||||
ColorM ColorM
|
||||
|
||||
// ColorScaleMode is the format of color scales in vertices.
|
||||
// ColorScaleMode is the mode of color scales in vertices.
|
||||
// The default (zero) value is ColorScaleModeStraightAlpha.
|
||||
ColorScaleMode ColorScaleMode
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user