Class Generic6DofJoint3D
This class represent a 3D physics joint and connects two entities together. All Joints restrict some degrees of freedom, seeking a specific configuration.
Inheritance
Generic6DofJoint3D
Inherited Members
Namespace: Evergine.Framework.Physics3D
Assembly: Evergine.Framework.dll
Syntax
public class Generic6DofJoint3D : GenericAbstract6DofJoint3D<IGeneric6DofJoint3D, Generic6DofJointDef3D>, IDependencyObject, IDisposable
Constructors
Generic6DofJoint3D()
Initializes a new instance of the Generic6DofJoint3D class.
Declaration
public Generic6DofJoint3D()