SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
SetClippingRectangle()
static bool SRL::Scene2D::SetClippingRectangle
(
const
SRL::Math::Types::Vector3D
&
location
,
const
SRL::Math::Types::Vector2D
&
size
)
inline
static
Set the Clipping rectangle.
Parameters
location
Rectangle top left corner location in screen coordinates, where top left corner of the screen is (0,0)
size
Rectangle size
Returns
true on success
SRL
Scene2D