Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateTableLayerParams

The parameters for the WWTEngineVuexModule.createTableLayer action.

Hierarchy

  • CreateTableLayerParams

Index

Properties

dataCsv

dataCsv: string

The table data, as big CSV string.

name

name: string

The name to assign the layer. TODO: understand where (if anywhere) this name is exposed.

referenceFrame

referenceFrame: string

The name of the reference frame to which this layer is attached.

Generated using TypeDoc