Click or drag to resize

File3dmRenderTextureFilename Property

If the texture has a file name, returns that file name. Otherwise returns an empty string.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public string Filename { get; }

Property Value

Type: String
See Also