Class TUniversalJointNodeHelper
Unit
X3DNodes
Declaration
type TUniversalJointNodeHelper = class helper(TObject) for TUniversalJointNode
Description
Hierarchy
- TObject
- TUniversalJointNodeHelper
Overview
Properties
Description
Properties
 |
property AnchorPoint: TVector3Single read GetAnchorPoint write SetAnchorPoint; |
|
 |
property StopBounce1: Single read GetStopBounce1 write SetStopBounce1; |
|
 |
property Stop1ErrorCorrection: Single read GetStop1ErrorCorrection write SetStop1ErrorCorrection; |
|
 |
property Stop2Bounce: Single read GetStop2Bounce write SetStop2Bounce; |
|
 |
property Stop2ErrorCorrection: Single read GetStop2ErrorCorrection write SetStop2ErrorCorrection; |
|
Generated by PasDoc 0.14.0.
|