Property | Type | Description | |
---|---|---|---|
dist | float | ||
normal |
Method | Description | |
---|---|---|
FromPointNormal ( |
||
FromPoints ( |
||
RayIntersect ( |
public static FromPointNormal ( |
||
pt | ||
normal | ||
return |
public static FromPoints ( |
||
p1 | ||
p2 | ||
p3 | ||
return |
public RayIntersect ( |
||
raySrc | ||
rayDir | ||
pt | ||
return | bool |