On this page
Path
Inherits: Spatial < Node < Object
Category: Core
Brief Description
Container for a Curve3D.
Member Functions
Description
This class is a container/Node-ification of a Curve3D, so it can have Spatial properties and Node info.
Member Function Description
Curve3D get_curve ( ) const
Returns the Curve3D contained.
void set_curve ( Curve3D curve )
Sets the Curve3D.
© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/2.1/classes/class_path.html