forEachDisplay

abstract fun forEachDisplay(block: (Display) -> Unit)

Visit all Displays in the scene.

Parameters

block

called for each Display