unreal.ARPlaneGeometry

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

Bases: unreal.ARTrackedGeometry

ARPlane Geometry

C++ Source:

  • Module: AugmentedReality

  • File: ARTrackable.h

Editor Properties: (see get_editor_property/set_editor_property)

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

get_boundary_polygon_in_local_space()

Get Boundary Polygon in Local Space

Return type

Array(Vector)

get_center() Vector

Get Center

Return type

Vector

get_extent() Vector

Get Extent

Return type

Vector

get_orientation() ARPlaneOrientation

Get Orientation

Return type

ARPlaneOrientation

get_subsumed_by() ARPlaneGeometry

Get Subsumed By

Return type

ARPlaneGeometry