 | PICOptionsDiffuseSpecularFraction Property |
Fraction of particles that scatter diffusely.
Remaining particles scatter specularly.
1 being fully diffuse. 0 being specular.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic double DiffuseSpecularFraction { get; set; }Public Property DiffuseSpecularFraction As Double
Get
Set
public:
property double DiffuseSpecularFraction {
double get ();
void set (double value);
}member DiffuseSpecularFraction : float with get, set
Property Value
Double
See Also