Class TDoubleAxisHingeJointNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TDoubleAxisHingeJointNodeHelper = class helper(TObject) for TDoubleAxisHingeJointNode

Description

Hierarchy

  • TObject
  • TDoubleAxisHingeJointNodeHelper

Overview

Properties

Public property AnchorPoint: TVector3Single read GetAnchorPoint write SetAnchorPoint;
Public property Axis1: TVector3Single read GetAxis1 write SetAxis1;
Public property Axis2: TVector3Single read GetAxis2 write SetAxis2;
Public property DesiredAngularVelocity1: Single read GetDesiredAngularVelocity1 write SetDesiredAngularVelocity1;
Public property DesiredAngularVelocity2: Single read GetDesiredAngularVelocity2 write SetDesiredAngularVelocity2;
Public property MaxAngle1: Single read GetMaxAngle1 write SetMaxAngle1;
Public property MaxTorque1: Single read GetMaxTorque1 write SetMaxTorque1;
Public property MaxTorque2: Single read GetMaxTorque2 write SetMaxTorque2;
Public property MinAngle1: Single read GetMinAngle1 write SetMinAngle1;
Public property StopBounce1: Single read GetStopBounce1 write SetStopBounce1;
Public property StopConstantForceMix1: Single read GetStopConstantForceMix1 write SetStopConstantForceMix1;
Public property StopErrorCorrection1: Single read GetStopErrorCorrection1 write SetStopErrorCorrection1;
Public property SuspensionErrorCorrection: Single read GetSuspensionErrorCorrection write SetSuspensionErrorCorrection;
Public property SuspensionForce: Single read GetSuspensionForce write SetSuspensionForce;

Description

Properties

Public property AnchorPoint: TVector3Single read GetAnchorPoint write SetAnchorPoint;
 
Public property Axis1: TVector3Single read GetAxis1 write SetAxis1;
 
Public property Axis2: TVector3Single read GetAxis2 write SetAxis2;
 
Public property DesiredAngularVelocity1: Single read GetDesiredAngularVelocity1 write SetDesiredAngularVelocity1;
 
Public property DesiredAngularVelocity2: Single read GetDesiredAngularVelocity2 write SetDesiredAngularVelocity2;
 
Public property MaxAngle1: Single read GetMaxAngle1 write SetMaxAngle1;
 
Public property MaxTorque1: Single read GetMaxTorque1 write SetMaxTorque1;
 
Public property MaxTorque2: Single read GetMaxTorque2 write SetMaxTorque2;
 
Public property MinAngle1: Single read GetMinAngle1 write SetMinAngle1;
 
Public property StopBounce1: Single read GetStopBounce1 write SetStopBounce1;
 
Public property StopConstantForceMix1: Single read GetStopConstantForceMix1 write SetStopConstantForceMix1;
 
Public property StopErrorCorrection1: Single read GetStopErrorCorrection1 write SetStopErrorCorrection1;
 
Public property SuspensionErrorCorrection: Single read GetSuspensionErrorCorrection write SetSuspensionErrorCorrection;
 
Public property SuspensionForce: Single read GetSuspensionForce write SetSuspensionForce;
 

Generated by PasDoc 0.14.0.