ImportedMeshVisualMeshAccuracy Property |
Property Value
Type: Double
The accuracy with which to draw the mesh. When set to 1.0 the full mesh is rendered. Lower will attempt to reduce the face and vertex count to reduce the burden on the graphics card.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntaxpublic double MeshAccuracy { get; set; }Property Value
Type:
Double
See Also