CubeMap.setSide

Sets an Image for a side of the CubeMap using one of the SIDE_* constants or an integer 0-5.

struct CubeMap
@nogc nothrow
void
setSide
(
in long side
,)

Meta