예제 #1
0
 public void Destroy()
 {
     UnityHelper.DestroyAndSetNull(ref diffuseMap);
     UnityHelper.DestroyAndSetNull(ref heightMap);
 }