VisualScriptSceneNode

Inherits: VisualScriptNode < Resource < Reference < Object

Node reference.

Description

A direct reference to a node.

Input Ports:

none

Output Ports:

  • Data: node (obj)

Properties

NodePath node_path NodePath(".")

Property Descriptions

Default NodePath(".")
Setter set_node_path(value)
Getter get_node_path()

The node’s path in the scene tree.