Click or drag to resize
AB4D logo

DXMeshGeometry3DMeshGeometry Property

Gets MeshGeometry3D that is used to create this DXMeshGeometry3D.

Namespace: Ab3d.DirectX.Models
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public MeshGeometry3D MeshGeometry { get; }

Property Value

MeshGeometry3D
See Also