mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
ebiten: remove a wrong comment
This commit is contained in:
parent
eb3c45c8af
commit
fb6dffaf12
2
image.go
2
image.go
@ -293,8 +293,6 @@ type DrawTrianglesOptions struct {
|
||||
// ColorM is a color matrix to draw.
|
||||
// The default (zero) value is identity, which doesn't change any color.
|
||||
// ColorM is applied before vertex color scale is applied.
|
||||
//
|
||||
// If Shader is not nil, ColorM is ignored.
|
||||
ColorM ColorM
|
||||
|
||||
// CompositeMode is a composite mode to draw.
|
||||
|
Loading…
Reference in New Issue
Block a user