Version: 
Back to list

Scene :: createCone

Synopsis

   Create a new cone

GUI Dialog

   

Script function

   scene.createCone(bottomRadius, height[, sides[, generateUV]]) -> occurrence

Parameters

   bottomRadius (Double) : Radius of the bottom of the cone
   height (Double) : Height of thes cone
   sides (Int[optional] : Number of sides of the cone
   generateUV (Boolean[optional] : Generation of the UV

Return value

   occurrence (Occurrence) : The created Occurrence