indigo.shared.scenegraph.Falloff.SmoothQuadratic
See theSmoothQuadratic companion object
final case class SmoothQuadratic(near: Int, far: Int) extends Falloff
A smooth circle of light that decays pleasingly to zero at the "far" distance.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article