Unit 'TypesB3D' Package
[Overview][Types][Index] [#pl_glscene]

TBRUSChunk

Declaration

Source position: TypesB3D.pas line 62

type TBRUSChunk = record

  n_texs: Integer;

  

  Name: array [0..255] of char;

  

  red: Single;

  

  green: Single;

  

  blue: Single;

  

  alpha: Single;

  

  shininess: Single;

  

  blend: Integer;

  

  fx: Integer;

  

  texture_id: array of Integer;

  

end;



CT Web help

CodeTyphon Studio