Function Curve3D.getBakedUpVectors

Returns the cache of up vectors as a PoolVector3Array. If upVectorEnabled is false, the cache will be empty.

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