Show / Hide Table of Contents

    Class Cylinder4

    Built-in modeler to create a cylinder.

    public class Cylinder4 : Modeler4
    Namespace Engine4.Rendering
    Inheritance
    System.Object
    MonoBehaviour4
    Modeler4
    Cylinder4
    Remarks

    This component will copy the base mesh, duplicate, and extrude them overward, Resembling a 'cylinder', but with custom 'flat' mesh.

    Constructors

    Cylinder4()

    public Cylinder4()

    Fields

    height

    Height of the cylinder.

    public float height

    mesh

    The base mesh as cylinder's 'surface'

    public Mesh mesh

    radius

    Scale of the cylinder surface

    public float radius
    ▲ Copyright © 2017 Wello Soft