RVTDocs.com

SetAmbientColor

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