InstancedGeometryVisual3DMeshGeometry3D Property |
Gets MeshGeometry3D that is used by this InstancedGeometryVisual3D
Namespace: Ab3d.VisualsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 1.1.5815.1040
Syntaxpublic MeshGeometry3D MeshGeometry3D { get; }
Property Value
Type:
MeshGeometry3D
See Also