|
ModelDecoratorVisual3DShowTriangles Property |
Gets or sets a boolean that specifies if triangles of the TargetModel3D are shown.
The TargetModel3D must be GeometryModel3D and not Model3DGroup.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool ShowTriangles { get; set; }
Property Value
BooleanSee Also