The full-speed property is an undocumented system property and therefore not a formal feature of JavaFX. It is provided solely as a testing mechanism to allow measurement of raw rendering / animation performance for simple(r) scenes. There is no point in rendering faster than the 60 Hz refresh rate of most systems.

-- Kevin


Felix Bembrick wrote:
I am just curious, why is the system property to enable "full speed
animations" in JavaFX applications NOT set to "true" by default?

Thanks,

Felix

Reply via email to