Available with spine plugin
Determines how images are blended with existing pixels when drawn.
@:value(cast 0)@:impl@:enuminlineread onlynormal:BlendMode = 0
@:value(cast 1)@:impl@:enuminlineread onlyadditive:BlendMode = 1
@:value(cast 2)@:impl@:enuminlineread onlymultiply:BlendMode = 2
@:value(cast 3)@:impl@:enuminlineread onlyscreen:BlendMode = 3