Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMeshNavElement

MeshNavElement. Consists of the uuid of the node, the node itself and its children.

Hierarchy

  • IMeshNavElement

Index

Properties

Properties

children

children: Array<IMeshNavElement>

node

node: IMeshNode<any>

uuid

uuid: string

Generated using TypeDoc