<Code Lib>
2021 Property
Changes 0
P

DWFExportOptions.ExportTexture

Description:
Whether to export texture.
Remarks:
The default value is true. This property only take effect to 3D DWF.

public bool ExportTexture { get; set; }

Loading…