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