Up to date
This page is up to date for Redot 4.3
.
If you still find outdated information, please create an issue.
SphereMeshΒΆ
Inherits: PrimitiveMesh < Mesh < Resource < RefCounted < Object
Class representing a spherical PrimitiveMesh.
DescriptionΒΆ
Class representing a spherical PrimitiveMesh.
PropertiesΒΆ
|
||
|
||
|
||
|
||
|
Property DescriptionsΒΆ
Full height of the sphere.
bool is_hemisphere = false
π
If true
, a hemisphere is created rather than a full sphere.
Note: To get a regular hemisphere, the height and radius of the sphere must be equal.
Number of radial segments on the sphere.
Radius of sphere.
Number of segments along the height of the sphere.