Gets or sets the intensity of the light surface for illuminating the appearance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Specular As Double |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As Double
instance.Specular = value
value = instance.Specular
|
C# | |
---|
double Specular {get; set;} |
C++/CLI | |
---|
property double Specular {
double get();
void set (double value);
} |
Return Value
Intensity of the light surface
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0