CanvasLayer.followViewportScale

Scales the layer when using followViewportEnable. Layers moving into the foreground should have increasing scales, while layers moving into the background should have decreasing scales.

  1. double followViewportScale [@property getter]
    struct CanvasLayer
    @nogc nothrow @property
    double
    followViewportScale
    ()
  2. double followViewportScale [@property setter]

Meta