AnimationNodeBlendSpace2DGetBlendPointNode Method |
Note: This API is now obsolete.
Returns the AnimationRootNode referenced by the point at index point.
Namespace: Godot
[ObsoleteAttribute("GetBlendPointNode is deprecated. Use the BlendPoint63__node property instead.")] public AnimationRootNode GetBlendPointNode( int point )
[Missing <param name="point"/> documentation for "M:Godot.AnimationNodeBlendSpace2D.GetBlendPointNode(System.Int32)"]
[Missing <returns> documentation for "M:Godot.AnimationNodeBlendSpace2D.GetBlendPointNode(System.Int32)"]