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