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: Ab3dAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public string MissingTextureFileName { get; set; }
Property Value
Type:
StringSee Also