reng ~master (2022-11-13T10:09:03Z)
Dub
Repo
PhysicsManager.raycast_from
re
phys
rigid3d
PhysicsManager
raycast from a physics body in a certain direction, excluding the source body
class
PhysicsManager
Nullable
!
RaycastResult
raycast_from
(
PhysicsBody
source
,
Vector3
offset
,
Vector3
direction
,
float
dist
)
Meta
Source
See Implementation
re
phys
rigid3d
PhysicsManager
functions
destroy
raycast
raycast_from
setup
update
properties
body_count
dynamic_body_count
static_body_count
variables
gravity
max_collisions
pos_correction_iterations
vel_correction_iterations
raycast from a physics body in a certain direction, excluding the source body