PhysicsServerJointCreatePin Method |
Creates a PinJoint.
Namespace: Godot
public static RID JointCreatePin( RID bodyA, Vector3 localA, RID bodyB, Vector3 localB )
[Missing <param name="bodyA"/> documentation for "M:Godot.PhysicsServer.JointCreatePin(Godot.RID,Godot.Vector3,Godot.RID,Godot.Vector3)"]
[Missing <param name="localA"/> documentation for "M:Godot.PhysicsServer.JointCreatePin(Godot.RID,Godot.Vector3,Godot.RID,Godot.Vector3)"]
[Missing <param name="bodyB"/> documentation for "M:Godot.PhysicsServer.JointCreatePin(Godot.RID,Godot.Vector3,Godot.RID,Godot.Vector3)"]
[Missing <param name="localB"/> documentation for "M:Godot.PhysicsServer.JointCreatePin(Godot.RID,Godot.Vector3,Godot.RID,Godot.Vector3)"]
[Missing <returns> documentation for "M:Godot.PhysicsServer.JointCreatePin(Godot.RID,Godot.Vector3,Godot.RID,Godot.Vector3)"]