Example usage for Java javafx.scene CacheHint fields, constructors, methods, implement or subclass
The text is from its open source code.
CacheHint | SPEED A hint to tell the bitmap caching mechanism that this node is animating, and should be painted from the bitmap cache whenever possible in order to maintain smooth animation. |