Click or drag to resize
AB4D logo

WpfGeometryModel3DNodeGeometryModel3D Property

Gets the WPF's GeometryModel3D that is used to initialize this WpfGeometryModel3DNode

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

Property Value

GeometryModel3D
See Also