Click or drag to resize
Reader3dsMissingTextureFileName Property
Gets or sets the file name with full path of the image that will be used when the texture image is not present. Default value is null.

Namespace: Ab3d
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public string MissingTextureFileName { get; set; }

Property Value

Type: String
See Also