indigoextras.effectmaterials
package indigoextras.effectmaterials
Members list
Packages
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Border
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Glow
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 Serializabletrait Producttrait Equalstrait Materialclass Objecttrait Matchableclass AnyShow all
object LegacyEffects
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
LegacyEffects.type
object Refraction
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Refraction.type
final case class RefractionBlend(multiplier: Double) extends BlendMaterial
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait BlendMaterialclass Objecttrait Matchableclass AnyShow all
final case class RefractionEntity(diffuse: AssetName, fillType: FillType) extends Material
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Materialclass Objecttrait Matchableclass AnyShow all
object RefractionEntity
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RefractionEntity.type
In this article