mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Improve the Shape/Shape2D classes documentation
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
Sets whether this collision shape should only detect collision on one side (top or bottom).
|
||||
</member>
|
||||
<member name="one_way_collision_margin" type="float" setter="set_one_way_collision_margin" getter="get_one_way_collision_margin" default="1.0">
|
||||
The margin used for one-way collision (in pixels).
|
||||
</member>
|
||||
<member name="shape" type="Shape2D" setter="set_shape" getter="get_shape">
|
||||
The actual shape owned by this collision shape.
|
||||
|
||||
Reference in New Issue
Block a user