Material

indigo.shared.materials.Material
See theMaterial companion trait
object Material

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Material.type

Members list

Type members

Classlikes

final case class Bitmap(diffuse: AssetName, lighting: LightingModel, shaderId: Option[ShaderId], 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 Bitmap

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Bitmap.type
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
Supertypes
trait Serializable
trait Product
trait Equals
trait Material
class Object
trait Matchable
class Any
Show all
object ImageEffects

Attributes

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