IndigoClipData

indigo.shared.shader.library.Clip.IndigoClipData
case class IndigoClipData(CLIP_SHEET_FRAME_COUNT: highp[Float], CLIP_SHEET_FRAME_DURATION: highp[Float], CLIP_SHEET_WRAP_AT: highp[Float], CLIP_SHEET_ARRANGEMENT: highp[Float], CLIP_SHEET_START_OFFSET: highp[Float], CLIP_PLAY_DIRECTION: highp[Float], CLIP_PLAYMODE_START_TIME: highp[Float], CLIP_PLAYMODE_TIMES: highp[Float])

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