The transparency of the material.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int Transparency { get; set; }Property Value
Int32
The value ranges from 0 to 100.
Exceptions
| Exception | Condition |
|---|
| ArgumentException |
When setting this property: values for shininess must be between 0 and 128
|
See Also
Reference