Převede informace o průniku z IntersectInformation na XMeshRayIntersectionInfo.

Jmenný prostor:  SGP.XSpace
Knihovna:  SGPRTL (v SGPRTL)
Verze: dll

Syntaxe

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public XMeshRayIntersectionInfo ConvertIntersectInfo(
	IntersectInformation info
)

Parametry

info
Typ: IntersectInformation
Zdrojová instance IntersectInformation.

Návratová hodnota

Vrátí převedené informace v XMeshRayIntersectionInfo.

Podívat se také na