Unit 'oglLightingShader' Package
[Overview][Constants][Types][Classes][Index] [#pl_opengladv]

TMatrial

Declaration

Source position: ogllightingshader.pas line 16

type TMatrial = record

  Name: string;

  

  emission: TVector4f;

  

  ambient: TVector4f;

  

  diffuse: TVector4f;

  

  specular: TVector4f;

  

  shininess: GLfloat;

  

end;



CT Web help

CodeTyphon Studio