SphereMesh

    Category: Core

    Class representing a spherical .

    Setterset_height(value)
    Getterget_height()

    Full height of the sphere. Defaults to 2.0.


    Determines whether a full sphere or a hemisphere is created. Attention: To get a regular hemisphere, the height and radius of the sphere have to equal. Defaults to .


    • radial_segments
    Setterset_radial_segments(value)
    Getterget_radial_segments()

    Radius of sphere. Defaults to 1.0.


    Setterset_rings(value)
    Getterget_rings()

    Number of segments along the height of the sphere. Defaults to 32.