Function Viewport.world

The custom World which can be used as 3D environment source.

World world() nothrow @property @nogc;

void world (
  World v
) nothrow @property @nogc;