Click or drag to resize

RemoteTransformRemotePath Property

The NodePath to the remote node, relative to the RemoteTransform's position in the scene.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public NodePath RemotePath { get; set; }

Property Value

Type: NodePath
See Also