velocity
The initial velocity of the cell. Animatable.
Declaration
var velocity: CGFloat { get set }Discussion
The velocity of the cell will vary by a random amount within the range specified by velocityRange.
The initial velocity of the cell. Animatable.
var velocity: CGFloat { get set }The velocity of the cell will vary by a random amount within the range specified by velocityRange.