- castMotion
GodotMethod!(Array, PhysicsShapeQueryParameters, Vector3) castMotion;
Undocumented in source.
- collideShape
GodotMethod!(Array, PhysicsShapeQueryParameters, long) collideShape;
Undocumented in source.
- getRestInfo
GodotMethod!(Dictionary, PhysicsShapeQueryParameters) getRestInfo;
Undocumented in source.
- intersectRay
GodotMethod!(Dictionary, Vector3, Vector3, Array, long, bool, bool) intersectRay;
Undocumented in source.
- intersectShape
GodotMethod!(Array, PhysicsShapeQueryParameters, long) intersectShape;
Undocumented in source.