Click or drag to resize
AB4D logo

MeshCollider(MeshGeometry3D) Constructor

Constructor with WPF's MeshGeometry3D. DXEngine's DXMeshGeometry3D will be generated from WPF mesh.

Namespace: Ab3d.DirectX.Utilities
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public MeshCollider(
	MeshGeometry3D wpfMeshGeometry3D
)

Parameters

wpfMeshGeometry3D  MeshGeometry3D
MeshGeometry3D
See Also