PhysicsRayQueryParameters3D
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
create ( Vector3 from, Vector3 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!
Vector3 from = Vector3(0, 0, 0)
There is currently no description for this property. Please help us by contributing one!
bool hit_back_faces = true
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!
Vector3 to = Vector3(0, 0, 0)
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
PhysicsRayQueryParameters3D create ( Vector3 from, Vector3 to, int collision_mask=4294967295, RID[] exclude=[] ) static
There is currently no description for this method. Please help us by contributing one!