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 System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As System.Double
instance.NSamples = value
value = instance.NSamples |
C# | |
---|
System.double NSamples {get; set;} |
C++/CLI | |
---|
property System.double NSamples {
System.double get();
void set ( & System.double value);
} |
Property Value
Number of samples used to calculate the contribution of the glossy component
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0