Class TRigidBodyCollectionNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TRigidBodyCollectionNodeHelper = class helper(TObject) for TRigidBodyCollectionNode

Description

Hierarchy

  • TObject
  • TRigidBodyCollectionNodeHelper

Overview

Properties

Public property AutoDisable: boolean read GetAutoDisable write SetAutoDisable;
Public property ConstantForceMix: Single read GetConstantForceMix write SetConstantForceMix;
Public property ContactSurfaceThickness: Single read GetContactSurfaceThickness write SetContactSurfaceThickness;
Public property DisableAngularSpeed: Single read GetDisableAngularSpeed write SetDisableAngularSpeed;
Public property DisableLinearSpeed: Single read GetDisableLinearSpeed write SetDisableLinearSpeed;
Public property DisableTime: Single read GetDisableTime write SetDisableTime;
Public property Enabled: boolean read GetEnabled write SetEnabled;
Public property ErrorCorrection: Single read GetErrorCorrection write SetErrorCorrection;
Public property Gravity: TVector3Single read GetGravity write SetGravity;
Public property Iterations: Integer read GetIterations write SetIterations;
Public property MaxCorrectionSpeed: Single read GetMaxCorrectionSpeed write SetMaxCorrectionSpeed;
Public property PreferAccuracy: boolean read GetPreferAccuracy write SetPreferAccuracy;

Description

Properties

Public property AutoDisable: boolean read GetAutoDisable write SetAutoDisable;
 
Public property ConstantForceMix: Single read GetConstantForceMix write SetConstantForceMix;
 
Public property ContactSurfaceThickness: Single read GetContactSurfaceThickness write SetContactSurfaceThickness;
 
Public property DisableAngularSpeed: Single read GetDisableAngularSpeed write SetDisableAngularSpeed;
 
Public property DisableLinearSpeed: Single read GetDisableLinearSpeed write SetDisableLinearSpeed;
 
Public property DisableTime: Single read GetDisableTime write SetDisableTime;
 
Public property Enabled: boolean read GetEnabled write SetEnabled;
 
Public property ErrorCorrection: Single read GetErrorCorrection write SetErrorCorrection;
 
Public property Gravity: TVector3Single read GetGravity write SetGravity;
 
Public property Iterations: Integer read GetIterations write SetIterations;
 
Public property MaxCorrectionSpeed: Single read GetMaxCorrectionSpeed write SetMaxCorrectionSpeed;
 
Public property PreferAccuracy: boolean read GetPreferAccuracy write SetPreferAccuracy;
 

Generated by PasDoc 0.14.0.