Function VisualInstance.getLayerMaskBit

Returns true when the specified layer is enabled in layers and false otherwise.

bool getLayerMaskBit (
  const(long) layer
) nothrow @nogc const;