![]() | MeshAnalysisUtilities Class |
Namespace: HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework
[PublicAPIAttribute] public static class MeshAnalysisUtilities
The MeshAnalysisUtilities type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FindAllMeshUsages |
Finds all mesh usages on scene (in MeshFilters and SkinnedMeshRenderers too)
|
![]() ![]() | FindMeshUsages | Finds all mesh usages on scene. This method finds only MeshRenderer components. If you need SkinnedMeshRenderer components in result collection then use FindAllMeshUsages(Mesh) method. |
![]() ![]() | GetAlias |
Gets the alias of a type.
|
![]() ![]() | GetAliasSafe(Type) | |
![]() ![]() | GetAliasSafeT |