Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FGoogleARCoreAugmentedImageDatabaseEntry | A single entry in a UGoogleARCoreAugmentedImageDatabase. | ||
| FGoogleARCoreCameraConfig | Camera configuration from ARCore. | ||
| FGoogleARCoreDelegates | Delegate to call on camera configuration. | ||
| FGoogleARCoreLightEstimate | A struct describes the ARCore light estimation. | ||
| IGoogleARCoreBaseModule | The public interface to this module. | ||
| 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. |
Typedefs
Enums
| Type | Name | Description | |
|---|---|---|---|
| EGoogleARCoreAugmentedFaceMode | Describes the possible modes for Augmented Face detection. | ||
| EGoogleARCoreAugmentedFaceRegion | Describes the face regions for which the pose can be queried. | ||
| EGoogleARCoreAvailability | |||
| EGoogleARCoreCameraDepthSensorUsage | Describes the usage of the depth sensor of the ARCore camera. | ||
| EGoogleARCoreCameraFacing | Describes the orientation of the selected camera relative to the device display. | ||
| EGoogleARCoreCameraFPS | Describes the target FPS of the ARCore camera. | ||
| EGoogleARCoreCoordinates2DType | 2d coordinate systems referenced by ARCore. | ||
| EGoogleARCoreFunctionStatus | Describes the status of most ARCore functions. | ||
| EGoogleARCoreInstallStatus | |||
| EGoogleARCoreLineTraceChannel | Describes which channel ARLineTrace will be performed on. | ||
| EGoogleARCoreTrackingFailureReason | Describes the possible tracking failure reasons in ARCore. | ||
| EGoogleARCoreTrackingState | Describes the tracking state of the current ARCore session. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| constexpr bool | |||
| constexpr EGoogleARCoreLineTraceChannel | |||
| EGoogleARCoreLineTraceChannel & | |||
| constexpr EGoogleARCoreLineTraceChannel | |||
| EGoogleARCoreLineTraceChannel & | |||
| constexpr EGoogleARCoreLineTraceChannel | |||
| EGoogleARCoreLineTraceChannel & | |||
| constexpr EGoogleARCoreLineTraceChannel |
Variables
| Type | Name | Description | |
|---|---|---|---|
| STATCAT_Advanced |