Property | Type | Description | |
---|---|---|---|
intersectionPoint3D | Vector3 | ||
polygonLine | int | ||
triangleLine | int |
Method | Description | |
---|---|---|
HitInfo ( int polygonLine, int triangleLine, Vector3 intersectionPoint3D ) : System.Collections |
public HitInfo ( int polygonLine, int triangleLine, Vector3 intersectionPoint3D ) : System.Collections | ||
polygonLine | int | |
triangleLine | int | |
intersectionPoint3D | Vector3 | |
return | System.Collections |