示例#1
0
 static void InstantiateClone()
 {
     EasyDecalEditor.DuplicateDecal();
 }
示例#2
0
 static void InstantiateMeshClone()
 {
     EasyDecalEditor.ToDecalMesh();
 }
示例#3
0
 static void InstantiatePrefab()
 {
     EasyDecalEditor.DuplicateDecalPrefab();
 }