GameWorldRaycast Method |
Name | Description | |
---|---|---|
Raycast(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
| |
Raycast(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
|