Click or drag to resize

Bone2DDefaultLength Property

Length of the bone's representation drawn in the editor's viewport in pixels.

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

Property Value

Type: Single
See Also