Class TSingleAxisHingeJointNodeHelper
Unit
X3DNodes
Declaration
type TSingleAxisHingeJointNodeHelper = class helper(TObject) for TSingleAxisHingeJointNode
Description
Hierarchy
- TObject
- TSingleAxisHingeJointNodeHelper
Overview
Properties
Description
Properties
 |
property AnchorPoint: TVector3Single read GetAnchorPoint write SetAnchorPoint; |
|
 |
property MaxAngle: Single read GetMaxAngle write SetMaxAngle; |
|
 |
property MinAngle: Single read GetMinAngle write SetMinAngle; |
|
 |
property StopBounce: Single read GetStopBounce write SetStopBounce; |
|
 |
property StopErrorCorrection: Single read GetStopErrorCorrection write SetStopErrorCorrection; |
|
Generated by PasDoc 0.14.0.
|