Version: 
Back to list

Scene :: createSphere

Synopsis

   Create a new shpere

GUI Dialog

   

Script function

   scene.createSphere(radius[, subdivisionLatitude[, subdivisionLongitude[, generateUV]]]) -> occurrence

Parameters

   radius (Double) : Radius of the Sphere
   subdivisionLatitude (Int[optional] : Subdivision of the Sphere on the Latitude
   subdivisionLongitude (Int[optional] : Subdivision of the Sphere on the Longitude
   generateUV (Boolean[optional] : Generation of the UV

Return value

   occurrence (Occurrence) : The created Occurrence