Curve3DGetBakedPoints Method |
Returns the cache of points as a Vector3.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Vector3[] GetBakedPoints()
Return Value
Type:
Vector3[Missing <returns> documentation for "M:Godot.Curve3D.GetBakedPoints"]
See Also