Gets or sets the number of samples used to calculate the contribution of the glossy component for illuminating the appearance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property NSamples As Double |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As Double
instance.NSamples = value
value = instance.NSamples
|
C# | |
---|
double NSamples {get; set;} |
C++/CLI | |
---|
property double NSamples {
double get();
void set (double value);
} |
Return Value
Number of samples used to calculate the contribution of the glossy component
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0