Unit 'AsphyreScenes' Package
[Overview][Constants][Types][Classes][Index] [#pl_asphyresphinx]

TSphinxTriangle

Declaration

Source position: AsphyreScenes.pas line 58

type TSphinxTriangle = record

  vIndex: array [0..2] of Integer;

  

  uvIndex: array [0..2] of Integer;

  

  Culling: TSphinxCullingType;

  

  Texture: TAsphyreCustomTexture;

  

  Visible: Boolean;

  

end;



CT Web help

CodeTyphon Studio