setFlySpeed

public abstract void setFlySpeed(float value)

Sets the speed at which getClassById client will fly. Negative values indicate reverse directions.

Parameters

value

The new speed, from -1 to 1.

Throws

If new speed is less than -1 or greater than 1