Sets the rendering type and opacity of a list of objects.
0 |
Collection Object Name Ref List |
Objects to change |
The list of objects to modify. |
1 |
Translucency Type |
Rendering Type |
The rendering type (solid, translucent, or wire- frame). |
2 |
Double |
Opacity Value |
The opacity of the specified objects. |
None.
SUCCESS |
The objects were changed successfully. |
FAILURE |
One or more objects in the list were not found. |
The opacity value only applies if the rendering type is set to Translucent. Opacity values should be between 0 (fully transparent) and 1 (fully opaque). Values outside of this range will be set to the closest valid value.