HightlanderSolutions.MeshCheckerEditorExtension.Checker Namespace |
Class | Description | |
---|---|---|
CheckerMaterial |
This static class is a manager of checker material instance.
Manager controls usage of material and creates material instance when needed. That's why you must release it in Deinitialize() or MonoBehaviour.OnDisable() call. If don't - it is possible to get memory (resources) leak in editor. | |
InitialMaterialsStorageItem |
Represents a snapshot of renderer materials.
|