LightType.SetLossFactor
Method
Description:
Replace the current loss factor object with the given object
Replace the current loss factor object with the given object
Remarks:
The argument object is cloned
The argument object is cloned
Parameters
| Parameter | Type | Description |
|---|---|---|
| lossFactor | LossFactor | An object derived from a LossFactor object |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |