VisualScriptSceneNode

Inherits: VisualScriptNode < Resource < Reference < Object

Category: Core

Brief Description

Node reference.

Properties

NodePath node_path

Description

A direct reference to a node.

Input Ports:

none

Output Ports:

  • Data: node (obj)

Property Descriptions

Setter set_node_path(value)
Getter get_node_path()

The node’s path in the scene tree.