Click or drag to resize

SpatialScale Property

Scale part of the local transformation.

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

Property Value

Type: Vector3
See Also