The optional param structure of the raySubMesh.
raySubMesh
The maximum distance of the raycast, Infinity by default.
Infinity
Whether to detect the double-sided or not,false by default.
false
The raycast mode,ANY by default.
ANY
An array used to store the results of a ray detection.
Generated using TypeDoc
The optional param structure of the
raySubMesh
.