This documentation is archived and is not being maintained.
clear Method
Deletes all lights associated with the Light filter.
Syntax
object.filters.item( "DXImageTransform.Microsoft.Light").clear()
Return Value
No return value.
Remarks
This method clears all light sources on the object.
Applies To