Gets or sets the amplitude of the surface layer for this appearance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BumpStrength As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As System.Double
instance.BumpStrength = value
value = instance.BumpStrength |
C# | |
---|
System.double BumpStrength {get; set;} |
C++/CLI | |
---|
property System.double BumpStrength {
System.double get();
void set ( & System.double value);
} |
Property Value
Amplitude
See Also
Availability
SOLIDWORKS 2025 FCS, Revision Number 33