LODGroupExt ClassLODGroup extensions. Most functionality has been copied from: https://github.com/JulienHeijmans/EditorScripts/blob/master/Scripts/Utility/Editor/LODExtendedUtility.cs, which in turn copied functionality from: https://github.com/Unity-Technologies/AutoLOD/blob/master/Scripts/Extensions/LODGroupExtensions.cs

Inheritance Hierarchy

System.Object
  UltimateXR.Extensions.Unity.Render.LODGroupExt
Namespace: UltimateXR.Extensions.Unity.Render
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public static class LODGroupExt


The LODGroupExt type exposes the following members.

Methods

NameDescription
Public methodStatic memberEnableLevelRenderers Manually enables all renderers belonging to a LOD level.
Public methodStatic memberGetVisibleLevel Gets the LOD level index that should be enabled from a specific view.

See Also

Reference

UltimateXR.Extensions.Unity.Render Namespace