WeldJointComponent.ReferenceAngle Property
Definition¶
Namespace: Brine2D.ECS.Components.Joints
Initial relative angle between the bodies in radians. Requires a joint rebuild — set once at construction time.
public float ReferenceAngle { get; set; }
Namespace: Brine2D.ECS.Components.Joints
Initial relative angle between the bodies in radians. Requires a joint rebuild — set once at construction time.
public float ReferenceAngle { get; set; }