RVTDocs.com

LightType.SetLossFactor

Method
Description:
Replace the current loss factor object with the given object
Remarks:
The argument object is cloned
Syntax
public void SetLossFactor(
	LossFactor lossFactor
)
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