🔨Is On Screen
<bool> Utilities.IsOnScreen(<Vector2> Point)
Checks whether a point is within the Current Camera's Viewport.
Parameters
Name
Description
Type
Default
Optional
Point
The point to check
Vector2
N/A
Return
<bool> is on screen
Last updated