Gets or sets the path and filename for the toon shader texture file.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ToonShaderTextureFilename As String |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As String
instance.ToonShaderTextureFilename = value
value = instance.ToonShaderTextureFilename
|
C# | |
---|
string ToonShaderTextureFilename {get; set;} |
C++/CLI | |
---|
property String^ ToonShaderTextureFilename {
String^ get();
void set (String^ value);
} |
Return Value
Path and filename for the toon shader texture file
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0