Example #1
0
 return(At(vertex.X + vector.X, vertex.Y + vector.Y, vertex.Z + vector.Z));
 return(new float3(vertex.X, plane.Point.y, vertex.Z));