External

indigo.shared.shader.BlendShader.External
See theExternal companion object
final case class External(id: ShaderId, vertex: Option[AssetName], fragment: Option[AssetName]) extends BlendShader

Attributes

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

Members list

Value members

Concrete methods

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product