ShapePolygon

indigo.shared.shader.library.ShapePolygon
object ShapePolygon

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Env

Attributes

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

Attributes

Companion
object
Supertypes
trait LightEnv
class Object
trait Matchable
class Any
case class IndigoShapeData(STROKE_WIDTH: Float, FILL_TYPE: Float, COUNT: Float, STROKE_COLOR: vec4, GRADIENT_FROM_TO: vec4, GRADIENT_FROM_COLOR: vec4, GRADIENT_TO_COLOR: vec4, VERTICES: array[16, vec2])

Attributes

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

Value members

Concrete methods

inline def fragment: Shader[Env, Unit]