Function VisualServerSingleton.giProbeSetCellSize

Sets the size of individual cells within the GI probe.

void giProbeSetCellSize (
  const(RID) probe,
  const(double) range
) nothrow @nogc;