Detects when the node is visible on screen.
The VisibilityNotifier2D detects when it is visible on the screen. It also notifies when its bounding rectangle enters or exits the screen or a viewport.
If true the bounding rectangle is on the screen.
The VisibilityNotifier2D's bounding rectangle.
See Implementation
Detects when the node is visible on screen.
The VisibilityNotifier2D detects when it is visible on the screen. It also notifies when its bounding rectangle enters or exits the screen or a viewport.