Function CameraTexture.cameraIsActive

Convenience property that gives access to the active property of the CameraFeed.

bool cameraIsActive() nothrow @property @nogc;

void cameraIsActive (
  bool v
) nothrow @property @nogc;