Function CubeMap.getSide

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

godot.d.reference.Ref!(godot.image.Image) getSide (
  const(long) side
) nothrow @nogc const;