Parameter | Description |
---|---|
castRayInput | The configuration of the ray to cast. |
oneSided | Whether to treat the segment as having one-sided collision. The "left" side collision is ignored. |
CastResult The results of the intersection test.
Calculate if a world ray intersects the geometry. See CastResult.