RVTDocs.com

EffectInstance.SetColor

Method
Description:
Sets the color parameter of the effect instance.
Syntax
public void SetColor(
	Color color
)
Parameters
Parameter Type Description
color Color The color value.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null