PhysicsServerJointCreateGeneric6dof Method |
Creates a Generic6DOFJoint.
Namespace: Godot
public static RID JointCreateGeneric6dof( RID bodyA, Transform localRefA, RID bodyB, Transform localRefB )
[Missing <param name="bodyA"/> documentation for "M:Godot.PhysicsServer.JointCreateGeneric6dof(Godot.RID,Godot.Transform,Godot.RID,Godot.Transform)"]
[Missing <param name="localRefA"/> documentation for "M:Godot.PhysicsServer.JointCreateGeneric6dof(Godot.RID,Godot.Transform,Godot.RID,Godot.Transform)"]
[Missing <param name="bodyB"/> documentation for "M:Godot.PhysicsServer.JointCreateGeneric6dof(Godot.RID,Godot.Transform,Godot.RID,Godot.Transform)"]
[Missing <param name="localRefB"/> documentation for "M:Godot.PhysicsServer.JointCreateGeneric6dof(Godot.RID,Godot.Transform,Godot.RID,Godot.Transform)"]
[Missing <returns> documentation for "M:Godot.PhysicsServer.JointCreateGeneric6dof(Godot.RID,Godot.Transform,Godot.RID,Godot.Transform)"]