Glow

indigoextras.effectmaterials.Glow
See theGlow companion object
final case class Glow(color: RGBA, innerGlowAmount: Double, outerGlowAmount: Double)

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def withColor(newColor: RGBA): Glow

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product