Material

object Material
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

final case class Bitmap(diffuse: AssetName, lighting: LightingModel, shaderId: Option[ShaderId]) extends Material
Companion
object
object Bitmap
Companion
class
final case class ImageEffects(diffuse: AssetName, alpha: Double, tint: RGBA, overlay: Fill, saturation: Double, lighting: LightingModel, shaderId: Option[ShaderId]) extends Material
Companion
object
object ImageEffects
Companion
class