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

TD3Box

Declaration

Source position: orca_scene3d.pas line 147

type TD3Box = packed record

  Left: Single;

  

  Top: Single;

  

  Near: Single;

  

  Right: Single;

  

  Bottom: Single;

  

  Far: Single;

  

end;



CT Web help

CodeTyphon Studio