Unit 'le2d_Base' Package
[Overview][Types][Procedures and functions][Variables][Index] [#pl_zengl]

TShadowShape

Declaration

Source position: le2d_base.pas line 74

type TShadowShape = record

  ShapeType: ;

  

  base_verts: array of leVect;

  

  verts: array of leVect;

  

  vCount: Integer;

  

  position: leVect;

  

  angle: single;

  

  radius: single;

  

  group: single;

  

  bb: le_BB;

  

  cpShape: PcpShape;

  

  update: single;

  

end;



CT Web help

CodeTyphon Studio