ImageEffects

indigo.shared.materials.Material.ImageEffects
See theImageEffects companion object
final case class ImageEffects(diffuse: AssetName, alpha: Double, tint: RGBA, overlay: Fill, saturation: Double, lighting: LightingModel, shaderId: Option[ShaderId], fillType: FillType) extends Material

Attributes

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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields