mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-26 02:42:02 +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 is applied before vertex color scale is applied.
|
||||||
ColorM ColorM
|
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.
|
// The default (zero) value is ColorScaleModeStraightAlpha.
|
||||||
ColorScaleMode ColorScaleMode
|
ColorScaleMode ColorScaleMode
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user