Click or drag to resize

SpatialIsScaleDisabled Method

Returns whether this node uses a scale of (1, 1, 1) or its local transformation scale.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool IsScaleDisabled()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Spatial.IsScaleDisabled"]

See Also