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