SKPhysicsJointLimit.MaxLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the maximum distance that is allowed between the bodies that are connected by the joint.
public virtual nfloat MaxLength { [Foundation.Export("maxLength")] get; [Foundation.Export("setMaxLength:")] set; }
member this.MaxLength : nfloat with get, set
Property Value
- Attributes