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

Returns

Return type

Vector

get_extent()Vector

Get Extent

Returns

Return type

Vector

get_image_index() → int32

Get Image Index

Returns

Return type

int32

get_image_name()str

Get Image Name

Returns

Return type

str