ネギの形状

 色を指定したネギの形状を定義します。
 //**********************************************************************************
  #local Leek_obj =
  union {
   object { Leek_org1 texture { T_leek } }
   object { Leek_org2 texture { T_leek_t } }
   object { Leek_org3 texture { T_leek_l } }
   object { Leek_org4 texture { T_leek_t } }
   object { Leek_org5 texture { T_leek_l } }
   object { Leek_org6 texture { T_leek_t } }
   object { Leek_org7 texture { T_leek_l } }
  }
 //**********************************************************************************