Click or drag to resize
AB4D logo

InstancedMeshGeometry3DNodeMeshGeometry3D Property

Gets a MeshGeometry3D that represents the mesh definition of each instance.

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

Property Value

MeshGeometry3D
See Also