Function VisualServerSingleton.skySetTexture

Sets a sky's texture.

void skySetTexture (
  const(RID) sky,
  const(RID) cube_map,
  const(long) radiance_size
) nothrow @nogc;