Skip to main content

TransitionDuration

WLJS
Execution environment
JerryI`Notebook`Graphics2D`
Context

acts as an option and a context modifier for Graphics that tells the transition duration for graphics primitives (coordinate changes, and etc) once one of dependencies has been updated

global

Graphics[..., TransitionDuration->timems_Integer]

local

Graphics[{Directive[TransitionDuration->timems_Integer], ...}]

Value timems is in milliseconds.