CapsuleMesh.midHeight

Height of the middle cylindrical part of the capsule (without the hemispherical ends). Note: The capsule's total height is equal to midHeight + 2 * radius.

  1. double midHeight [@property getter]
    struct CapsuleMesh
    @nogc nothrow @property
    double
    midHeight
    ()
  2. double midHeight [@property setter]

Meta