Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IScene

The root nodes of a scene

Hierarchy

Index

Properties

Optional extensionsSearch playground for extensions

extensions: {}

Dictionary object with extension-specific objects

Type declaration

  • [key: string]: any

Optional extrasSearch playground for extras

extras: any

Application-Specific data

Optional nameSearch playground for name

name: string

The user-defined name of this object

nodesSearch playground for nodes

nodes: number[]

The indices of each root node

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method