vec2

indigo.shared.shader.ShaderPrimitive.vec2
See thevec2 companion object
final case class vec2(x: Float, y: Float) extends ShaderPrimitive

Attributes

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

Members list

Value members

Concrete methods

def toArray: Array[Float]
def toJSArray: Array[Float]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val hash: String
val isArray: Boolean
val length: Int