Class FixedJoint
Physics joint that maintains a fixed distance and orientation between its two attached bodies.
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
[ActorContextMenu("New/Physics/Joints/Fixed Joint")]
[ActorToolbox("Physics")]
[Unmanaged]
public class FixedJoint : Joint, ISerializable