IndigoDynamicLightingData

indigo.shared.shader.library.BaseEntityShader.IndigoDynamicLightingData
protected case class IndigoDynamicLightingData(numOfLights: Float, lightFlags: highp[array[8, vec4]], lightColor: array[8, vec4], lightSpecular: array[8, vec4], lightPositionRotation: array[8, vec4], lightNearFarAngleIntensity: array[8, vec4])

Attributes

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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product