![]() | DampedSpring Properties |
The DampedSpring type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttachmentPositionALocal |
Gets or sets the position where the spring is attached to the first body (in local space of
the first body).
|
![]() | AttachmentPositionBLocal |
Gets or sets the position where the spring is attached to the second body (in local space of
the second body).
|
![]() | BodyA |
Gets or sets the first rigid body.
|
![]() | BodyB |
Gets or sets the second rigid body.
|
![]() | DampingConstant |
Gets or sets the damping constant.
|
![]() | Enabled |
Gets or sets a value indicating whether this ForceEffect is enabled.
(Inherited from ForceEffect.) |
![]() | Length |
Gets or sets the rest length of the spring.
|
![]() | Simulation |
Gets the simulation to which this force effect belongs.
(Inherited from ForceEffect.) |
![]() | SpringConstant |
Gets or sets the spring constant.
|