Click or drag to resize

AnimationNodeBlendSpace1DMinSpace Property

The blend space's axis's lower limit for the points' position. See AddBlendPoint(AnimationRootNode, Single, Int32).

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

Property Value

Type: Single
See Also