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

TD3TexVertexNormal

Declaration

Source position: orca_scene3d.pas line 279

type TD3TexVertexNormal = packed record

  x: Single;

  

  y: Single;

  

  z: Single;

  

  nx: Single;

  

  ny: Single;

  

  nz: Single;

  

  tu: Single;

  

  tv: Single;

  

end;



CT Web help

CodeTyphon Studio