Interface IRopeJoint2D
Interface for a Rope Joint 2D physics.
Inherited Members
Namespace: Evergine.Common.Physics2D
Assembly: Evergine.Common.dll
Syntax
public interface IRopeJoint2D : IJoint2D
Properties
MaxLength
Gets or sets the maximum length of the rope.
Declaration
float MaxLength { get; set; }
Property Value
Type | Description |
---|---|
float |