indigoextras.effectmaterials

Members list

Type members

Classlikes

final case class Border(color: RGBA, innerThickness: Thickness, outerThickness: Thickness)

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Border.type
final case class Glow(color: RGBA, innerGlowAmount: Double, outerGlowAmount: Double)

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Glow.type
final case class LegacyEffects(diffuse: AssetName, alpha: Double, tint: RGBA, overlay: Fill, saturation: Double, border: Border, glow: Glow, fillType: FillType) extends Material

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
object Refraction

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Refraction.type
final case class RefractionBlend(multiplier: Double) extends BlendMaterial

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class RefractionEntity(diffuse: AssetName, fillType: FillType) extends Material

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
enum Thickness

Attributes

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

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Thickness.type