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

TD3Vector3

Declaration

Source position: orca_scene3d.pas line 171

type TD3Vector3 = packed record

  X: Single;

  

  Y: Single;

  

  Z: Single;

  

end;



CT Web help

CodeTyphon Studio