Table of Contents

Event onRaycastHit

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll

Callback when raycast hit sth

public event Action<GameObject, Vector3, Vector3> onRaycastHit

Returns

Action<GameObject, Vector3, Vector3>
Callback when raycast hit sth