RVTDocs.com

EffectInstance.SetDiffuseColor

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