AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
ConvexPolygonShape2D
To Subscribe, use this Key
oven-floor-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description A 2D convex polygon shape, intended for use in physics. Used internally in CollisionPolygon2D when it's in CollisionPolygon2…
Published
06/07/2024
Properties PackedVector2Array points PackedVector2Array()
Published
06/07/2024
Property Descriptions PackedVector2Array points = PackedVector2Array() void set_points (value: PackedVector2Array )…
Published
06/07/2024
Method Descriptions void set_point_cloud (point_cloud: PackedVector2Array ) Based on the set of points provided, this assigns th…
Status
Last Update
Fields