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