Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FxSection

Interface of a fx section.

Hierarchy

  • FxSection

Index

Properties

Properties

def

def: string

Fx definition name of the section.

length

length: number

Time length of the section.

params

params: {}

Params of the section.

Type declaration

  • [key: string]: any

row

row: number

Row of the section.

time

time: number

Beginning time of the section.

Generated using TypeDoc