Unit 'kraft' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kraft]

TKraftParticleRigidBodyContact

Declaration

Source position: kraft.pas line 3694

type TKraftParticleRigidBodyContact = record

  Index: TKraftInt32;

  

  RigidBody: TKraftRigidBody;

  

  Shape: TKraftShape;

  

  TriangleIndex: TKraftInt32;

  

  Mass: TKraftScalar;

  

  Weight: TKraftScalar;

  

  Normal: TKraftVector3;

  

end;



CT Web help

CodeTyphon Studio