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
Name | Description | |
---|---|---|
EnableLevelRenderers | Manually enables all renderers belonging to a LOD level. | |
GetVisibleLevel | Gets the LOD level index that should be enabled from a specific view. |