Unit 'ctGLES2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglBlendColor

Declaration

Source position: ctgles2.pas line 7717

type TglBlendColor = procedure(

  red: GLfloat;

  green: GLfloat;

  blue: GLfloat;

  alpha: GLfloat

);



CT Web help

CodeTyphon Studio