Specify the level of detail (LOD) for defining articulations, where 0 is the finest level of detail and 1 is the coarsest model.
Read-only property
[Visual Basic .NET] |
---|
Public Property LODCount() As Integer |
[C#] |
---|
public int LODCount {get;} |
[Managed C++] |
---|
public: __property int get_LODCount(); |
[Unmanaged C++] |
---|
public: HRESULT get_LODCount( long * pVal ); |
[Java] |
---|
public int getLODCount(); |