Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LayoutContext

Hierarchy

  • LayoutContext

Index

Properties

channels: { initial: Record<"x" | "y" | "z", Channel<number>>; property: Record<PropertyKey, Channel<any>> }

Type declaration

  • initial: Record<"x" | "y" | "z", Channel<number>>
  • property: Record<PropertyKey, Channel<any>>
nodes: ApiNode[]

Methods

Generated using TypeDoc