|
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.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax public bool CalculateNormals { get; set; }
Property Value
BooleanSee Also