Converts the IntersectInformation intersection info to the XMeshRayIntersectionInfo intersection info.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public XMeshRayIntersectionInfo ConvertIntersectInfo( IntersectInformation info ) |
Parameters
- info
- Type: IntersectInformation
The source IntersectInformation instance.