Samples
Classes
| Name | Type | Summary |
|---|---|---|
| BallLauncher | MonoBehaviour | - |
| CameraImageDisplay | MonoBehaviour | This component gets the camera image from the ARCameraManager as an XRCpuImage object and renders it on-screen via the specified RawImage component. As it's only intended for debug use, it has restrictions. It expects the image to be of RGBA32 format, and thus only works with on MagicLeap with Lightship Playback enabled or NIANTIC_ARDK_USE_FAST_LIGHTWEIGHT_PAM symbol NOT defined |
| DepthControls | MonoBehaviour | - |
| DepthDisplayUIController | MonoBehaviour | - |
| DepthWithConfidenceDisplay | ImageDisplay | This component displays a picture-in-picture view of the specified AR image. |
| DrawRect | MonoBehaviour | - |
| FramerateAdjuster | MonoBehaviour | - |
| ImageDisplay | MonoBehaviour | - |
| MagicLeapController | MagicLeapController | Convenient utility for accessing InputActions bound to the ML2 controller's OpenXR action paths |
| MeshDisplayToggler | MonoBehaviour | - |
| ObjectFilteringDemo | MonoBehaviour | - |
| OcclusionControls | MonoBehaviour | - |
| SemanticsDisplay | ImageDisplay | This component displays an overlay of semantic classification data. |
| UIRectObject | MonoBehaviour | - |
| WorldSpaceCanvas | MonoBehaviour | - |