InterpolatedCamera.speed

How quickly the camera moves toward its target. Higher values will result in tighter camera motion.

  1. double speed [@property getter]
    struct InterpolatedCamera
    @nogc nothrow @property
    double
    speed
    ()
  2. double speed [@property setter]

Meta