Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OscillatorEditor

Hierarchy

Index

Constructors

constructor

Properties

frameId

frameId: number

hashProperties

hashProperties: string[]

Readonly isNode

isNode: true

name

name: string

type

type: string

userData

userData: object

uuid

uuid: string

value

value: any

Methods

analyze

analyzeAndFlow

appendDepsNode

  • appendDepsNode(builder: I3JS.NodeBuilder, data: object, output: string): void

build

copy

createJSONNode

  • createJSONNode(meta?: string | object): object

flow

generate

  • generate(builder?: I3JS.NodeBuilder, output?: string, uuid?: string, type?: string, ns?: string): string

getExtra

  • getExtra(value: any): any

getHash

  • getHash(): string

getJSONNode

  • getJSONNode(meta?: string | object): object

getName

getNodeType

  • getNodeType(): string

getType

getUpdateType

  • getUpdateType(): string

invalidate

  • invalidate(): void

setExtra

setName

toJSON

  • toJSON(meta?: string | object): object

update

  • update(frame?: any): void

Generated using TypeDoc