Class TDoubleAxisHingeJointNodeHelper
Unit
X3DNodes
Declaration
type TDoubleAxisHingeJointNodeHelper = class helper(TObject) for TDoubleAxisHingeJointNode
Description
Hierarchy
- TObject
- TDoubleAxisHingeJointNodeHelper
Overview
Properties
Description
Properties
 |
property AnchorPoint: TVector3Single read GetAnchorPoint write SetAnchorPoint; |
|
 |
property DesiredAngularVelocity1: Single read GetDesiredAngularVelocity1 write SetDesiredAngularVelocity1; |
|
 |
property DesiredAngularVelocity2: Single read GetDesiredAngularVelocity2 write SetDesiredAngularVelocity2; |
|
 |
property MaxAngle1: Single read GetMaxAngle1 write SetMaxAngle1; |
|
 |
property MaxTorque1: Single read GetMaxTorque1 write SetMaxTorque1; |
|
 |
property MaxTorque2: Single read GetMaxTorque2 write SetMaxTorque2; |
|
 |
property MinAngle1: Single read GetMinAngle1 write SetMinAngle1; |
|
 |
property StopBounce1: Single read GetStopBounce1 write SetStopBounce1; |
|
 |
property StopConstantForceMix1: Single read GetStopConstantForceMix1 write SetStopConstantForceMix1; |
|
 |
property StopErrorCorrection1: Single read GetStopErrorCorrection1 write SetStopErrorCorrection1; |
|
 |
property SuspensionErrorCorrection: Single read GetSuspensionErrorCorrection write SetSuspensionErrorCorrection; |
|
 |
property SuspensionForce: Single read GetSuspensionForce write SetSuspensionForce; |
|
Generated by PasDoc 0.14.0.
|