Camera2D.getLimit

Returns the specified camera limit. See also limitBottom, limitTop, limitLeft, and limitRight.

struct Camera2D
@nogc nothrow const
long
getLimit
(
in long margin
)

Meta