IcosahedronGeometry.create constructor
IcosahedronGeometry.create(])
Implementation
IcosahedronGeometry.create(
super.vertices,
super.indices,
[
super.radius = 1,
super.detail = 0
]){
type = "IcosahedronGeometry";
}