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