AnimationNodeBlendSpace2DSetBlendPointPosition Method |
Note: This API is now obsolete.
Updates the position of the point at index point on the blend axis.
Namespace: Godot
[ObsoleteAttribute("SetBlendPointPosition is deprecated. Use the BlendPoint63__pos property instead.")] public void SetBlendPointPosition( int point, Vector2 pos )
[Missing <param name="point"/> documentation for "M:Godot.AnimationNodeBlendSpace2D.SetBlendPointPosition(System.Int32,Godot.Vector2)"]
[Missing <param name="pos"/> documentation for "M:Godot.AnimationNodeBlendSpace2D.SetBlendPointPosition(System.Int32,Godot.Vector2)"]