Function Curve2D.getBakedPoints

Returns the cache of points as a PoolVector2Array.

PoolArray!(godot.core.vector2.Vector2) getBakedPoints() nothrow @nogc const;