using UnityEngine; namespace UnityGLTF { public class MaterialLibrary: ScriptableObject { } }