Click or drag to resize
AB4D logo

TorusKnotVisual3DCalculateNormals Property

Gets or sets a boolean that specifies if TorusKnotVisual3D calculates normals for the MeshGeometry3D (when false, then normals are calculated by WPF rendering engine).

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

Property Value

Boolean
See Also