Function ClippedCamera.clipToAreas
If true
, the camera stops on contact with Area
s.
bool clipToAreas() nothrow @property @nogc;
void clipToAreas
(
bool v
) nothrow @property @nogc;
If true
, the camera stops on contact with Area
s.
bool clipToAreas() nothrow @property @nogc;
void clipToAreas
(
bool v
) nothrow @property @nogc;