Beispiel #1
0
 public override bool CombinedMeshContains(UnityEngine.GameObject go)
 {
     return(meshCombiner.CombinedMeshContains(go));
 }