Instance Propertymigueldeicaza.swiftgodot 0.45.0SwiftGodot
radialSegments
Number of radial segments on the sphere.
SphereMesh.swift:41final var radialSegments: Int32 { get set }
Other members in extension
Type members
Instance members
var height: Double
Full height of the sphere.
var isHemisphere: Bool
If
true
, a hemisphere is created rather than a full sphere.var radius: Double
Radius of sphere.
var rings: Int32
Number of segments along the height of the sphere.