currentCameras property
Stack of all current cameras in the render tree.
Implementation
static final List<CameraComponent> currentCameras = [];
Stack of all current cameras in the render tree.
static final List<CameraComponent> currentCameras = [];