CubeMap.getSide

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

struct CubeMap
@nogc nothrow const
getSide
(
in long side
)

Meta