Function CubeMap.setSide

Sets an Image for a side of the CubeMap using one of the side constants.

void setSide (
  const(long) side,
  Image image
) nothrow @nogc;