static void InstantiateClone() { EasyDecalEditor.DuplicateDecal(); }
static void InstantiateMeshClone() { EasyDecalEditor.ToDecalMesh(); }
static void InstantiatePrefab() { EasyDecalEditor.DuplicateDecalPrefab(); }