Summary

public bool IsRaycastBlocked(Vector3D pos, Vector3D target)

Returns true if raycast hits anything (with raycast layer=0)

Returns

bool

Parameters