Unit 'ODEImportDyn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_glscene]

TdSurfaceParameters

Declaration

Source position: ODEImportDyn.pas line 624

type TdSurfaceParameters = record

  mode: Integer;

  

  mu: TdReal;

  

  mu2: TdReal;

  

  bounce: TdReal;

  

  bounce_vel: TdReal;

  

  soft_erp: TdReal;

  

  soft_cfm: TdReal;

  

  motion1: TdReal;

  

  motion2: TdReal;

  

  motionN: TdReal;

  

  slip1: TdReal;

  

  slip2: TdReal;

  

end;



CT Web help

CodeTyphon Studio