|
WpfModel3DPolygonLineNodeLineMaterial Property |
Gets or sets a LineMaterial that is used to render the 3D lines defined by this WpfModel3DPolygonLineNode.
Namespace: Ab3d.DirectX.ModelsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public LineMaterial LineMaterial { get; set; }
Property Value
LineMaterialSee Also