Click or drag to resize

Node2DScale Property

The node's scale. Unscaled value: (1, 1).

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

Property Value

Type: Vector2
See Also