CylinderMesh

    Category: Core

    Class representing a cylindrical .

    Setterset_bottom_radius(value)
    Getterget_bottom_radius()

    Bottom radius of the cylinder. Defaults to 1.0.


    Full height of the cylinder. Defaults to 2.0.


    • radial_segments
    Setterset_radial_segments(value)
    Getterget_radial_segments()

    Number of edge rings along the height of the cylinder. Defaults to 4.


    Setterset_top_radius(value)
    Getterget_top_radius()

    Top radius of the cylinder. Defaults to 1.0.