|
virtual void | Dispose () |
| Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. More...
|
|
Definition at line 7 of file Constraint.cs.
virtual void SiliconStudio.Paradox.Physics.Constraint.Dispose |
( |
| ) |
|
|
virtual |
float SiliconStudio.Paradox.Physics.Constraint.AppliedImpulse |
|
get |
Gets the applied impulse.
The applied impulse.
Definition at line 78 of file Constraint.cs.
float SiliconStudio.Paradox.Physics.Constraint.BreakingImpulseThreshold |
|
getset |
Gets or sets the breaking impulse threshold.
The breaking impulse threshold.
Definition at line 64 of file Constraint.cs.
bool SiliconStudio.Paradox.Physics.Constraint.Enabled |
|
getset |
Gets or sets a value indicating whether this Constraint is enabled.
true
if enabled; otherwise, false
.
Definition at line 52 of file Constraint.cs.
RigidBody SiliconStudio.Paradox.Physics.Constraint.RigidBodyA |
|
getset |
Gets the rigid body a.
The rigid body a.
Definition at line 36 of file Constraint.cs.
RigidBody SiliconStudio.Paradox.Physics.Constraint.RigidBodyB |
|
getset |
Gets the rigid body b.
The rigid body b.
Definition at line 43 of file Constraint.cs.
The documentation for this class was generated from the following file:
- D:/Projects/Bitbucket Hosting/DoxygenFilesAndSources/Paradox v1.0.0 beta06/sources/engine/SiliconStudio.Paradox.Physics/Constraint.cs