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