EffectInstance.SetGlossiness Method

Sets the glossiness parameter of the effect instance.


Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: 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

EffectInstance Class
Autodesk.Revit.DB.DirectContext3D Namespace