CSGCylinder

    A CSG Cylinder shape.

    This node allows you to create a cylinder (or cone) for use with the CSG system.

    • cone
    Defaultfalse
    Setterset_cone(value)
    Getteris_cone()

    The height of the cylinder.


    Setterset_material(value)
    Getterget_material()

    The material used to render the cylinder.


    • radius

    Default8
    Setterset_sides(value)
    Getterget_sides()

    The number of sides of the cylinder, the higher this number the more detail there will be in the cylinder.


    If true the normals of the cylinder are set to give a smooth effect making the cylinder seem rounded. If the cylinder will have a flat shaded look.