unreal.GoogleARCoreAugmentedImageDatabase

class unreal.GoogleARCoreAugmentedImageDatabase(outer: Object | None = None, name: Name | str = 'None')

Bases: DataAsset

A collection of processed images for ARCore to track.

Deprecated. Please use the ARCandidateImage list in UARSessionConfig instead.

C++ Source:

  • Plugin: GoogleARCore

  • Module: GoogleARCoreBase

  • File: GoogleARCoreAugmentedImageDatabase.h

Editor Properties: (see get_editor_property/set_editor_property)

  • entries (Array[GoogleARCoreAugmentedImageDatabaseEntry]): [Read-Write] The individual instances of FGoogleARCoreAugmentedImageDatabaseEntry objects.

property entries: None

[Read-Only] The individual instances of FGoogleARCoreAugmentedImageDatabaseEntry objects.

Type:

(Array[GoogleARCoreAugmentedImageDatabaseEntry])