[DOCS] PhysicsDirectSpaceState updates
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
[code]metadata[/code]: The intersecting shape's metadata. This metadata is different from [method Object.get_meta], and is set with [method Physics2DServer.shape_set_data].
|
||||
[code]rid[/code]: The intersecting object's [RID].
|
||||
[code]shape[/code]: The shape index of the colliding shape.
|
||||
The number of intersections can be limited with the second parameter, to reduce the processing time.
|
||||
The number of intersections can be limited with the [code]max_results[/code] parameter, to reduce the processing time.
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
|
||||
Reference in New Issue
Block a user