Unit 'zglSpine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_zengl]

TSpineVertexData

Declaration

Source position: zglSpine.pas line 100

type TSpineVertexData = packed record

  x: Single;

  

  y: Single;

  

  u: Single;

  

  v: Single;

  

  r: Single;

  

  g: Single;

  

  b: Single;

  

  a: Single;

  

end;



CT Web help

CodeTyphon Studio