Click or drag to resize

GameWorldRaycast Method

Overload List
  NameDescription
Public methodStatic memberRaycast(Vector3, Vector3, RaycastFlags, RaycastFlags, RaycastResult)
Performs a raycast, start and end points far from the player may yield inaccurate results due to the game not loading assets
Public methodStatic memberRaycast(Vector3, Vector3, RaycastFlags, RaycastFlags, RaycastFlags, RaycastResult)
Performs a raycast, start and end points far from the player may yield inaccurate results due to the game not loading assets Performs additional raycasts if a hit is found with the ignoreFlags check that the result does not have the
Top
See Also