Click or drag to resize
AB4D logo

ConeVisual3DIsSmooth Property

Gets or sets the Boolean that specifies if the Cone is smoothly shaded. If false the Cone has sharp edges between segments.

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

Property Value

Boolean
See Also