Unit 'nxTypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_nxpascal]

TVector3f

Declaration

Source position: nxTypes.pas line 27

type TVector3f = packed record

  x: single;

  

  y: single;

  

  z: single;

  

end;



CT Web help

CodeTyphon Studio