Class ARPoseDriver
The ARPoseDriver component applies the current Pose value of an AR device to the transform of the GameObject.
Namespace: UnityEngine.XR.ARFoundation
Syntax
public class ARPoseDriver : MonoBehaviour
Methods
OnBeforeRender()
Declaration
protected void OnBeforeRender()
OnDisable()
Declaration
protected void OnDisable()
OnEnable()
Declaration
protected void OnEnable()
PerformUpdate()
Declaration
protected void PerformUpdate()
Update()
Declaration
protected void Update()