RFI3d(RFI_Output, displacement = -1.9, SurfaceColor = "gray", FootColor = "red", FootPts = FALSE, FootPtsColor = "black", Opacity = 1, legend = F, legendScale = 1, leftOffset = 0, fieldofview = 0)
Opacity can be adjusted in a range from fully opaque (1) to fully transparent (0) in order to help visualize the footprint. The vertical placement of the footprint along the Z axis can be altered with displace depending on how the user wishes to view the surface, or on the original mesh orientation.
fieldofview is set to a default of 0, which is an isometric projection. Increasing it alters the degree of parallax in the perspective view, up to a maximum of 179 degrees.