Click or drag to resize
InstancedGeometryVisual3DMeshGeometry3D Property
Gets MeshGeometry3D that is used by this InstancedGeometryVisual3D

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

Property Value

Type: MeshGeometry3D
See Also