PhysicsRayQueryParameters2D
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
create ( Vector2 from, Vector2 to, int collision_mask=4294967295, RID[] exclude=[] ) static |
Property Descriptions
bool collide_with_areas = false
There is currently no description for this property. Please help us by contributing one!
bool collide_with_bodies = true
There is currently no description for this property. Please help us by contributing one!
int collision_mask = 4294967295
There is currently no description for this property. Please help us by contributing one!
RID[] exclude = []
There is currently no description for this property. Please help us by contributing one!
Vector2 from = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!
bool hit_from_inside = false
There is currently no description for this property. Please help us by contributing one!
Vector2 to = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
PhysicsRayQueryParameters2D create ( Vector2 from, Vector2 to, int collision_mask=4294967295, RID[] exclude=[] ) static
There is currently no description for this method. Please help us by contributing one!