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

T2DVertex

Declaration

Source position: nxTypes.pas line 71

type T2DVertex = packed record

  v: TVector2f;

  

  uv: TVector2f;

  

  color: TfRGBA;

  

end;



CT Web help

CodeTyphon Studio