AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
Curve3D
To Subscribe, use this Key
oxygen-louisiana-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description This class describes a Bézier curve in 3D space. It is mainly used to give a shape to a Path3D , but can be manually sampled f…
Published
06/07/2024
Properties float bake_interval 0.2 int point_count 0 bool up_vector_enabled …
Published
06/07/2024
Property Descriptions float bake_interval = 0.2 void set_bake_interval (value: float ) float get_bake_inter…
Published
06/07/2024
Method Descriptions void add_point (position: Vector3 , in: Vector3 = Vector3(0, 0, 0), out: Vector3 = Vector3(0, 0, 0), index…
Status
Last Update
Fields