Function Curve3D.getBakedPoints

Returns the cache of points as a PoolVector3Array.

PoolArray!(godot.core.vector3.Vector3) getBakedPoints() nothrow @nogc const;