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

T3DVertex

Declaration

Source position: nxTypes.pas line 75

type T3DVertex = packed record

  v: TVector;

  

  n: TVector;

  

  uv: TVector2f;

  

  color: TfRGBA;

  

end;



CT Web help

CodeTyphon Studio