 | ChargingMaterialBaseTIsPSourceIncluded Property |
Gets/Sets if the particle source should be included in the material properties.
Namespace: ema3d.Api.V25.Charging.DefinitionsAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double IsPSourceIncluded { get; set; }
Public Property IsPSourceIncluded As Double
Get
Set
public:
property double IsPSourceIncluded {
double get ();
void set (double value);
}
member IsPSourceIncluded : float with get, set
Property Value
Double
See Also