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