Click or drag to resize
PhysicsWorldRaycast Method
Overload List
  NameDescription
Public methodRaycast(Vector3, Vector3, BasePhysicsComponent)
Perform a raycast test and return colliding results, while ignoring 'self' object.
Public methodRaycast(Vector3, Vector3, Boolean)
Perform a raycast test and return colliding results.
Top
See Also