VideoKitCameraView
namespace VideoKit.UI {
/// <summary>
/// Unity component for displaying the camera preview on a UI panel.
/// </summary>
class VideoKitCameraView : MonoBehaviour { ... }
}
This component displays the camera preview or human texture on a UI panel.