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.13.0 on 2015-06-15 04:43:18
|