Click or drag to resize

RemoteTransformUseGlobalCoordinates Property

If true, global coordinates are used. If false, local coordinates are used.

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

Property Value

Type: Boolean
See Also