This document is archived and information here might be outdated. Recommended version. |
The maximum Level Of detail for cooking.
[Visual Basic .NET] Public Property maxLOD As Integer
[C#] public int maxLOD {get; set;}
[C++]
HRESULT get_maxLOD(
System.Int32* pMaxLOD
);
[C++]
HRESULT put_maxLOD(
long pMaxLOD
);
[C++]
Parameters pMaxLOD [out, retval]
pMaxLOD is a parameter of type long* pMaxLOD [in]
pMaxLOD is a parameter of type long