unreal.RaycastResultDelegate
¶
- class unreal.RaycastResultDelegate(*args, **kwargs)¶
Bases:
unreal.DelegateBase
Delegate used to convey the result of a raycast.
- Parameters
hit_result (MagicLeapRaycastHitResult) – structure containing the result of the raycast hit.
C++ Source:
Plugin: MagicLeap
Module: MagicLeap
File: RaycastComponent.h