Sets the glossiness parameter of the effect instance.
Namespace: Autodesk.Revit.DB.DirectContext3DAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2017
Syntax
C# |
---|
public void SetGlossiness( double glossiness ) |
Visual Basic |
---|
Public Sub SetGlossiness ( _ glossiness As Double _ ) |
Visual C++ |
---|
public: void SetGlossiness( double glossiness ) |
Parameters
- glossiness
- Type: System..::..Double
The glossiness value.