Gets or sets the RealView to DSPBR texture map scale for this material.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RealViewToDSPBRTextureScale As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IDSPBRMaterial
Dim value As System.Double
instance.RealViewToDSPBRTextureScale = value
value = instance.RealViewToDSPBRTextureScale |
C# | |
---|
System.double RealViewToDSPBRTextureScale {get; set;} |
C++/CLI | |
---|
property System.double RealViewToDSPBRTextureScale {
System.double get();
void set ( & System.double value);
} |
Property Value
RealView to DSPBR texture map scale
Remarks
See Also
Availability
SOLIDWORKS 2026 FCS, Revision Number 34