indigo.shared.materials

Members list

Type members

Classlikes

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class BlendEffects
class Lighting
object Normal.type
object BlendMaterial

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
final case class BlendShaderData(shaderId: ShaderId, uniformBlocks: Batch[UniformBlock]) extends BlendMaterial

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
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 FillType

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
sealed trait LightingModel

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Lit
object Unlit.type
object LightingModel

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
trait Material

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Material

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Material.type
final case class ShaderData(shaderId: ShaderId, uniformBlocks: Batch[UniformBlock], channel0: Option[AssetName], channel1: Option[AssetName], channel2: Option[AssetName], channel3: Option[AssetName]) extends Material

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ShaderData.type
final case class Texture(assetName: AssetName, amount: Double)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all