Contents

strength

A multiplier for the force that the field applies to objects in its area of effect.

Declaration

var strength: CGFloat { get set }

Discussion

Each type of physics field defines its own behavior for strength values. For details, see the methods listed in Creating Physics Fields.

See Also

Specifying a Field’s Behavior