lodBias | LOD を切り替える距離のグローバル乗数。 |
maximumLODLevel | LOD の最大レベルを設定する。すべての LOD グループに適用される。 |
setDirty | If true, marks all views as dirty. |
Sets the lodBias and maximumLODLevel at the same time.
If you pass in true
for the setDirty
parameter, Unity refreshes all views.
See Also: lodBias, maximumLODLevel.