CylinderMesh.height

Full height of the cylinder. Defaults to 2.0.

  1. double height [@property getter]
  2. double height [@property setter]
    struct CylinderMesh
    @nogc nothrow @property
    void
    height
    (
    double v
    )

Meta