RVTDocs.com

SetSpecularColor

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