elements property

List<SceneElement> elements
final

The SceneElements of this scene.

Implementation

final List<SceneElement> elements;