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

TD3ColorVertex

Declaration

Source position: orca_scene3d.pas line 298

type TD3ColorVertex = packed record

  x: Single;

  

  y: Single;

  

  z: Single;

  

  color: LongWord;

  

end;



CT Web help

CodeTyphon Studio