IntersectionResult.UVPoint
Description:
2d (or two 1d) parameters of the point of intersection.
2d (or two 1d) parameters of the point of intersection.
public UV UVPoint { get; internal set; }
-
Thrown in the getter when this property has not been set by the method providing the result.