siLineIntersectionType

導入

v6.0

詳細

ラインがジオメトリと交差するときに使用するラインのタイプです。

コンスタント 詳細
siSemiLineIntersection 0 セミラインとジオメトリの交差を検索します。
siLineIntersection 1 無限ラインとジオメトリの交差を検索します。
siSegmentIntersection 2 ラインセグメントとジオメトリの交差を検索します。

適用対象

Geometry::GetRaycastIntersections