Module Raylib_generated_constants.BlendModeSource

Sourcetype t =
  1. | Alpha
  2. | Additive
  3. | Multiplied
Sourceval to_int : t -> int
Sourceval of_int : int -> t