unreal.GoogleARCoreAugmentedImage

class unreal.GoogleARCoreAugmentedImage(outer=None, name='None')

Bases: unreal.ARTrackedImage

An object representing an augmented image currently in the scene.

C++ Source:

  • Plugin: GoogleARCore

  • Module: GoogleARCoreBase

  • File: GoogleARCoreAugmentedImage.h

Editor Properties: (see get_editor_property/set_editor_property)

  • unique_id (Guid): [Read-Write] Unique Id

get_center() Vector

Get Center

Return type

Vector

get_extent() Vector

Get Extent

Return type

Vector

get_image_index() int32

Get Image Index

Return type

int32

get_image_name() str

Get Image Name

Return type

str