MeshPainterAspectMaxVertexDistance Property |
The maximum distance a vertex can be from the intersection of the ray.
Namespace: Demo3D.Visuals.MeshPainterAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic double MaxVertexDistance { get; set; }Property Value
Double
See Also