AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
Curve
To Subscribe, use this Key
diet-diet-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description This resource describes a mathematical curve by defining a set of points and tangents at each point. By default, it ranges between…
Published
06/07/2024
Properties int bake_resolution 100 float max_value 1.0 float min_value 0.0 …
Published
06/07/2024
Signals range_changed () Emitted when max_value or min_value is changed.
Published
06/07/2024
Enumerations enum TangentMode : TangentMode TANGENT_FREE = 0 The tangent on this side of the point is user-define…
Published
06/07/2024
Property Descriptions int bake_resolution = 100 void set_bake_resolution (value: int ) int get_bake_resolut…
Published
06/07/2024
Method Descriptions int add_point (position: Vector2 , left_tangent: float = 0, right_tangent: float = 0, left_mode: Tangent…
Status
Last Update
Fields