Click or drag to resize

HightlanderSolutions.MeshCheckerEditorExtension.Checker Namespace

 
Classes
  ClassDescription
Public classCheckerMaterial
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.

Public classInitialMaterialsStorageItem
Represents a snapshot of renderer materials.