Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface used to configure the node geometry editor

Hierarchy

  • INodeGeometryEditorOptions

Index

Properties

editorURL?: string

Define the URL to load node editor script from

nodeGeometryEditorConfig?: { backgroundColor?: Color4; hostMesh?: Mesh; hostScene?: Scene }

Additional configuration for the NGE

Type declaration

  • Optional backgroundColor?: Color4
  • Optional hostMesh?: Mesh
  • Optional hostScene?: Scene

Legend

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

Settings

Theme