This document is archived and information here might be outdated. Recommended version. |
The quality of textures when exported to JPEG (1-100).
[Visual Basic .NET]
Public Property Quality As Integer
[C#]
public int Quality {get; set;}
[C++]
HRESULT get_Quality(
Long Quality
);
[C++]
HRESULT put_Quality(
System.Int32* Quality
);
[C++] Parameters Quality [in]
Quality is a parameter of type int Quality [out, retval]
Quality is a parameter of type int*