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