Click or drag to resize
AB4D logo

InstancedMeshGeometryVisual3DMeshGeometry3D Property

Gets MeshGeometry3D that is used by this InstancedMeshGeometryVisual3D

Namespace: Ab3d.Visuals
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