Curve.bakeResolution

The number of points to include in the baked (i.e. cached) curve data.

  1. long bakeResolution [@property getter]
  2. long bakeResolution [@property setter]
    struct Curve
    @nogc nothrow @property
    void
    bakeResolution
    (
    long v
    )

Meta