rlSetBlendMode abstract method

void rlSetBlendMode(
  1. int mode
)

Set blending mode

Implementation

void rlSetBlendMode(
  int mode,
);