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