Amazon VERSION 2.0V1 Betriebsanweisung Seite 26

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 264
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 25
26
API Usage
NodegraphAPI.Flavor
GetFlavorNodes( ) Gets a list of all nodes in a given flavor.
Syntax:
Takes a single string, the name of the flavor.
GetFlavorNodes( 'flavorName' )
Example:
NodegraphAPI.Flavor.GetFlavorNodes('2d' )
Gets a list of all nodes in the flavor named 2d.
GetNodeFlavors( ) Gets a list of the flavors stored on a given node.
Syntax:
Takes a single string, the name of the node type.
GetNodeFlavors( 'nodeType' )
Example:
NodegraphAPI.Flavor.GetNodeFlavors( 'Merge' )
Gets a list of all flavors stored on the node type Merge.
4 CUSTOM NODE COLORS | FLAVOR API
Seitenansicht 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 263 264

Kommentare zu diesen Handbüchern

Keine Kommentare