Renaming TestConfigurationChooser -> CustomConfigurationChooser.
namespace UnityEngine.XR.ARFoundation.Samples
{
public class TestCameraSwapper : MonoBehaviour
public class CameraSwapper : MonoBehaviour
/// <summary>
/// The camera manager for switching the camera direction.
public class TestConfigurationChooser : MonoBehaviour
public class CustomConfigurationChooser : MonoBehaviour
/// The configuration chooser mode. Values must match the UI dropdown.