unreal.PlanesQuery

class unreal.PlanesQuery(flags=[], max_results=10, min_hole_length=5.0, min_plane_area=100.0, search_volume_position=[0.0, 0.0, 0.0], search_volume_orientation=[0.0, 0.0, 0.0, 1.0], search_volume_extents=[10.0, 10.0, 10.0], similarity_threshold=1.0, search_volume_tracking_space=False, result_tracking_space=False)

Bases: unreal.MagicLeapPlanesQuery

deprecated: ‘PlanesQuery’ was renamed to ‘MagicLeapPlanesQuery’.