This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| using System; | |
| using System.Collections.Generic; | |
| using System.IO; | |
| using Newtonsoft.Json; | |
| using UnityEngine; | |
| public class UsingJsonDotNetInUnity : MonoBehaviour | |
| { | |
| private void Awake() | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| estudio710 built the 3D Scanner for ARCore app as a Free app. This SERVICE is provided by estudio710 and is intended for use as is. This application works on ARCore, which is provided by Google LLC and governed by the Google Privacy Policy.. The application shows Ads, which are provided by Google LLC and governed by the Google Ads Privacy Policy. | |
| This page is used to inform website visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service. | |
| If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy. | |
| The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at 3D Scanner for ARCore unless otherwise defined in this Privacy Policy. | |
| Information |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Sub encabezadosMagento() | |
| Columns(16).EntireColumn.Delete 'link privado | |
| Columns(15).EntireColumn.Delete 'link syscom | |
| Columns(8).EntireColumn.Delete 'código fiscal | |
| Columns(5).EntireColumn.Delete 'precio especial | |
| Columns(4).EntireColumn.Delete 'precio lista | |
| 'encuentra la ultima gfila en la clumna dada: |