Example #1
0
 protected override void OnFinished()
 {
     decal.FinishMesh(isStatic, target, verts, normals, uvs, tri, targetPos);
 }