 | RayTracingProbeAddedThickness Property |
Get/set virtual thickness to add to ray-tracing results.
Namespace: ema3d.Api.V25.Charging.ProbesAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double AddedThickness { get; set; }
Public Property AddedThickness As Double
Get
Set
public:
property double AddedThickness {
double get ();
void set (double value);
}
member AddedThickness : float with get, set
Property Value
Double
See Also