AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
GraphElement
To Subscribe, use this Key
earth-earth-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description GraphElement allows to create custom elements for a GraphEdit graph. By default such elements can be selected, resized, and …
Published
06/07/2024
Properties bool draggable true Vector2 position_offset Vector2(0, 0) bool resizable…
Published
06/07/2024
Signals delete_request () Emitted when removing the GraphElement is requested. dragged (from: Vector2 , to: Vector2 …
Published
06/07/2024
Property Descriptions bool draggable = true void set_draggable (value: bool ) bool is_draggable () …
Published
06/07/2024
Theme Property Descriptions Texture2D resizer The icon used for the resizer, visible when resizable is enabled.
Status
Last Update
Fields