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