Sets or sets the surface roughness texture map for this material.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RoughnessTexture As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IDSPBRMaterial
Dim value As System.String
instance.RoughnessTexture = value
value = instance.RoughnessTexture |
C# | |
---|
System.string RoughnessTexture {get; set;} |
C++/CLI | |
---|
property System.String^ RoughnessTexture {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Name of the roughness texture map
Remarks
See Also
Availability
SOLIDWORKS 2026 FCS, Revision Number 34