 | RayTracingProbeMaxEdgeLength Property |
Get/set maximum allowable edge length in the tessellation.
Namespace: ema3d.Api.V25.Charging.ProbesAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double MaxEdgeLength { get; set; }
Public Property MaxEdgeLength As Double
Get
Set
public:
property double MaxEdgeLength {
double get ();
void set (double value);
}
member MaxEdgeLength : float with get, set
Property Value
Double
See Also