Module physics_test_motion_result_3d
Expand description
Sidecar module for class PhysicsTestMotionResult3D
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
Structsยง
- ExGet
Collider - Default-param extender for
PhysicsTestMotionResult3D::get_collider_ex
. - ExGet
Collider Id - Default-param extender for
PhysicsTestMotionResult3D::get_collider_id_ex
. - ExGet
Collider Rid - Default-param extender for
PhysicsTestMotionResult3D::get_collider_rid_ex
. - ExGet
Collider Shape - Default-param extender for
PhysicsTestMotionResult3D::get_collider_shape_ex
. - ExGet
Collider Velocity - Default-param extender for
PhysicsTestMotionResult3D::get_collider_velocity_ex
. - ExGet
Collision Depth - Default-param extender for
PhysicsTestMotionResult3D::get_collision_depth_ex
. - ExGet
Collision Local Shape - Default-param extender for
PhysicsTestMotionResult3D::get_collision_local_shape_ex
. - ExGet
Collision Normal - Default-param extender for
PhysicsTestMotionResult3D::get_collision_normal_ex
. - ExGet
Collision Point - Default-param extender for
PhysicsTestMotionResult3D::get_collision_point_ex
.