Click or drag to resize
AB4D logo

ModelDecoratorVisual3DShowNormals Property

Gets or sets a boolean that specifies if normals of the TargetModel3D are shown. The TargetModel3D must be GeometryModel3D and not Model3DGroup.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool ShowNormals { get; set; }

Property Value

Boolean
See Also