Help for this page

Select Code to Download


  1. or download this
    $radius *= 2;
    $h{radius} *= 2;
    $radii[5] *= 2;
    
  2. or download this
    $c->setRadius($c->getRadius * 2);
    
  3. or download this
    $c->Radius *= 2;