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