Click or drag to resize

RemoteTransform2DUpdatePosition Property

If true, the remote node's position is updated.

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

Property Value

Type: Boolean
See Also