インフォ FAQ
言語 環境比較
 
Index
 
  Processing 1.0 _ALPHAリファレンスは開発途中である。
もしエラーやコメントがあれば、reas at groupc.netへメールして下さい。
Name  

sphere()

   
Examples  
noStroke(); 
lights(); 
translate(58, 48, 0); 
sphere(28); 
Description  

球はモザイク状の三角形からできた窪んだボールである。

 

   
Syntax  
sphere(radius)
   
Parameters  
radius  

整数か浮動小数点数: 球の半径

 

   
Returns   なし
   
Usage   Web & Application
   
   
© 2004- 2001 Massachusetts Institute of Technology and Interaction Design Institute Ivrea
Processing is an open project initiated by Ben Fry and Casey Reas