Lighting

indigo.shared.shader.library.Lighting
object Lighting

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Lighting.type

Members list

Type members

Classlikes

final case class IndigoMaterialLightingData(LIGHT_EMISSIVE: highp[vec2], LIGHT_NORMAL: highp[vec2], LIGHT_ROUGHNESS: highp[vec2])

Attributes

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

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
LightEnv.type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Env
trait FragEnv
trait Env
trait Env
trait Env
trait Env
trait Env
trait Env
Show all

Value members

Concrete methods

inline def composite[Env <: LightEnv]: Shader[Env, Unit]
inline def light[Env <: LightEnv]: Shader[Env, Unit]
inline def prepare[Env <: LightEnv]: Shader[Env, Unit]