unreal.RaycastQueryParams

class unreal.RaycastQueryParams(position=[0.0, 0.0, 0.0], direction=[0.0, 0.0, 0.0], up_vector=[0.0, 0.0, 0.0], width=0, height=0, horizontal_fov_degrees=0.0, collide_with_unobserved=False, user_data=0)

Bases: unreal.MagicLeapRaycastQueryParams

deprecated: ‘RaycastQueryParams’ was renamed to ‘MagicLeapRaycastQueryParams’.