Click or drag to resize

RemoteTransformUpdateScale Property

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

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

Property Value

Type: Boolean
See Also