godot-haskell-0.1.0.0: Haskell bindings for the Godot game engine API

Safe HaskellNone
LanguageHaskell2010

Godot.Core.GodotVisualShaderNodeColorOp

Documentation

pattern OP_SCREEN :: Int Source #

pattern OP_DODGE :: Int Source #

pattern OP_BURN :: Int Source #

pattern OP_DARKEN :: Int Source #

pattern OP_OVERLAY :: Int Source #

pattern OP_LIGHTEN :: Int Source #