| FGoogleARCoreDelegates |
Delegate to call on camera configuration. |
| UGoogleARCoreAugmentedFace |
An UObject representing a face detected by ARCore. |
| UGoogleARCoreAugmentedImage |
An object representing an augmented image currently in the scene. |
| UGoogleARCoreAugmentedImageDatabase |
A collection of processed images for ARCore to track. |
| UGoogleARCoreCameraImage |
An object that represents an acquired CPU-accessible camera image. |
| UGoogleARCoreCameraIntrinsics |
An object wrapping the ArCameraIntrinsics data from the ARCore SDK. |
| UGoogleARCoreEditorSettings |
Helper class used to expose FGoogleARCoreSessionConfig setting in the Editor plugin settings. |
| UGoogleARCoreEventManager |
Manager for ARCore delegates. |
| UGoogleARCoreFrameFunctionLibrary |
A function library that provides static/Blueprint functions associated with most recent GoogleARCore tracking frame. |
| UGoogleARCorePointCloud |
A UObject that contains a set of observed 3D points and confidence values. |
| UGoogleARCoreSessionConfig |
A UDataAsset that can be used to configure ARCore specific settings on top of UARSessionConfig. |
| UGoogleARCoreSessionFunctionLibrary |
A function library that provides static/Blueprint functions associated with GoogleARCore session. |