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

TSkeletalVertex

Declaration

Source position: nxTypes.pas line 80

type TSkeletalVertex = packed record

  v: TVector;

  

  n: TVector;

  

  uv: TVector2f;

  

  index: TVector2f;

  

  weight: TVector2f;

  

end;



CT Web help

CodeTyphon Studio