MakeContentAppearAt1 ARFoundation으로 ARCore 사용하기 - 객체를 중심으로 세상을 이동 ARFoundation으로 ARCore 사용하기 - 객체를 중심으로 세상을 이동 arSessionOrigin.MakeContentAppearAt에 대해 알아 보겠습니다. using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.XR.ARFoundation; using UnityEngine.XR.ARSubsystems; public class MoveARWorldPivot : MonoBehaviour { public Transform target; public ARRaycastManager arRaycastManager; public ARSessionOrigin arSessionOrigin;.. 2020. 10. 27. 이전 1 다음