Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

TD3TexVertex

Declaration

Source position: orca_scene3d.pas line 289

type TD3TexVertex = packed record

  x: Single;

  

  y: Single;

  

  z: Single;

  

  tu: Single;

  

  tv: Single;

  

end;



CT Web help

CodeTyphon Studio