PhysicsDirectSpaceState3D
Inherits: Object
Inherited By: PhysicsDirectSpaceState3DExtension
There is currently no description for this class. Please help us by contributing one!
Methods
cast_motion ( PhysicsShapeQueryParameters3D parameters ) |
|
collide_shape ( PhysicsShapeQueryParameters3D parameters, int max_results=32 ) |
|
get_rest_info ( PhysicsShapeQueryParameters3D parameters ) |
|
intersect_point ( PhysicsPointQueryParameters3D parameters, int max_results=32 ) |
|
intersect_ray ( PhysicsRayQueryParameters3D parameters ) |
|
intersect_shape ( PhysicsShapeQueryParameters3D parameters, int max_results=32 ) |
Method Descriptions
PackedFloat32Array cast_motion ( PhysicsShapeQueryParameters3D parameters )
There is currently no description for this method. Please help us by contributing one!
Vector3[] collide_shape ( PhysicsShapeQueryParameters3D parameters, int max_results=32 )
There is currently no description for this method. Please help us by contributing one!
Dictionary get_rest_info ( PhysicsShapeQueryParameters3D parameters )
There is currently no description for this method. Please help us by contributing one!
Dictionary[] intersect_point ( PhysicsPointQueryParameters3D parameters, int max_results=32 )
There is currently no description for this method. Please help us by contributing one!
Dictionary intersect_ray ( PhysicsRayQueryParameters3D parameters )
There is currently no description for this method. Please help us by contributing one!
Dictionary[] intersect_shape ( PhysicsShapeQueryParameters3D parameters, int max_results=32 )
There is currently no description for this method. Please help us by contributing one!