Click or drag to resize

ConeTwistJointTwistSpan Property

Twist is the rotation around the twist axis, this value defined how far the joint can twist.

Twist is locked if below 0.05.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float TwistSpan { get; set; }

Property Value

Type: Single
See Also