Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
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