Performs a parametric Ray-Triangle test.
| C# |
public static Nullable<IntersectionRecord> Intersects( ref Ray ray, ref Triangle tri )
Intersection records, if there is one
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)