SphereMesh

    Class representing a spherical PrimitiveMesh.

    Class representing a spherical PrimitiveMesh.

    • height

    2.0

    Setter

    set_height(value)

    Getter

    get_height()

    Full height of the sphere.


    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.


    Default

    64

    Setter

    Getter

    get_radial_segments()

    Number of radial segments on the sphere.


    • radius

    Radius of sphere.


    Default

    32

    Setter

    set_rings(value)

    Getter

    get_rings()

    Number of segments along the height of the sphere.