External

final case
class External(id: ShaderId, vertex: Option[AssetName], fragment: Option[AssetName], prepare: Option[AssetName], light: Option[AssetName], composite: Option[AssetName]) extends EntityShader
Companion
object
trait Serializable
trait Product
trait Equals
trait Shader
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product