# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
set the moveSpeed to pixelsPerSecond
# Examples
set the moveSpeed to 20 -- slow
# Description
A moveSpeed of zero moves the objects directly to their destination, as though you had set the object location property rather than using the move command.
The moveSpeed property has no effect if you include the in time parameter in the move command. It only controls the speed of move commands that don't specify a time for the movement.
# Tags
# See