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