Sets the glossiness parameter of the effect instance.
Namespace: Autodesk.Revit.DB.DirectContext3DAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetGlossiness(
double glossiness
)
Parameters
- glossiness Double
-
The glossiness value.
See Also
Reference