intersectionPoint property

Vector3 get intersectionPoint

Implementation

external Vector3 get intersectionPoint;
set intersectionPoint (Vector3 intersectionPoint)

Implementation

external set intersectionPoint(Vector3 intersectionPoint);