currentCameras property

List<CameraComponent> currentCameras
final

Stack of all current cameras in the render tree.

Implementation

static final List<CameraComponent> currentCameras = [];